summaryrefslogtreecommitdiffstats
path: root/health/health.d/timex.conf
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-07-24 09:54:23 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-07-24 09:54:44 +0000
commit836b47cb7e99a977c5a23b059ca1d0b5065d310e (patch)
tree1604da8f482d02effa033c94a84be42bc0c848c3 /health/health.d/timex.conf
parentReleasing debian version 1.44.3-2. (diff)
downloadnetdata-836b47cb7e99a977c5a23b059ca1d0b5065d310e.tar.xz
netdata-836b47cb7e99a977c5a23b059ca1d0b5065d310e.zip
Merging upstream version 1.46.3.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'health/health.d/timex.conf')
-rw-r--r--health/health.d/timex.conf18
1 files changed, 0 insertions, 18 deletions
diff --git a/health/health.d/timex.conf b/health/health.d/timex.conf
deleted file mode 100644
index 65c9628b5..000000000
--- a/health/health.d/timex.conf
+++ /dev/null
@@ -1,18 +0,0 @@
-
-# It can take several minutes before ntpd selects a server to synchronize with;
-# try checking after 17 minutes (1024 seconds).
-
- alarm: system_clock_sync_state
- on: system.clock_sync_state
- os: linux
- class: Errors
- type: System
-component: Clock
- calc: $state
- units: synchronization state
- every: 10s
- warn: $system.uptime.uptime > 17 * 60 AND $this == 0
- delay: down 5m
- summary: System clock sync state
- info: When set to 0, the system kernel believes the system clock is not properly synchronized to a reliable server
- to: silent