GUI CSS: Refactored wato styles to nested structure meeting sasslint requirements...
[check_mk.git] / checkman / chrony
blob73dba0c5287f37199a1cc0539ae7c53fa2cda684
1 title: NTP time synchronization using chrony
2 agents: linux
3 catalog: os/services
4 license: GPL
5 distribution: check_mk
6 description:
7  This check uses the output of {chronyc tracking} in order to
8  check the time synchronization when using {chrony}. The check
9  is very similar to {ntp}, which monitors the {ntpd}, but it
10  does not support jitter.
12  You can set levels for the maximum stratum and for the time offset
13  in milliseconds. The configuration is compatible with {ntp}.
15  When {chrony} is not found running, the check goes to {CRIT}.
17 inventory:
18  If chrony is running, then one service is being created.