add check_ntp_time

This commit is contained in:
Ludovic Cartier
2026-05-22 19:29:08 +02:00
parent e86ddb3700
commit 0ca06f7f32
2 changed files with 5 additions and 0 deletions
+4
View File
@@ -63,3 +63,7 @@ nrpe_uptime_critical: 30
nrpe_ssl_path: '/etc/haproxy/ssl'
nrpe_ssl_warning: 21
nrpe_ssl_critical: 14
nrpe_ntp_host: 'europe.pool.ntp.org'
nrpe_ntp_warning: 10
nrpe_ntp_critical: 15