Search Exchange
Search All Sites
Nagios Live Webinars
Let our experts show you how Nagios can help your organization.Login
Directory Tree
check ntp service and drift on esx (use vi perl toolkit)
Current Version
1.0
Last Release Date
2016-04-13
Compatible With
- Nagios 3.x
Owner
License
GPL
Hits
6933
Files:
File | Description |
---|---|
check_vmware_ntp.zip | plugin |
check_vmware_ntp.pl - based on vi-check-host-time.pl written by Andrew Sullivan
- check if ntp service running
- check clock offset
- check number of peer
# check_vmware_ntp.pl --server some.esxi.host
CRITICAL: some.esxi.host. is -369 seconds off!, 5 Configured NTP servers, service ntpd running|drift=-369s peers=5;1;3;1;3
number of seconds that is tolerable for drift is alarmed as warning (default:1)
number of seconds that is tolerable for drift is alarmed as critical (default:3)
warning threshold for number of peers (default:3)
critical threshold for number of peers (default:1)
- check if ntp service running
- check clock offset
- check number of peer
# check_vmware_ntp.pl --server some.esxi.host
CRITICAL: some.esxi.host. is -369 seconds off!, 5 Configured NTP servers, service ntpd running|drift=-369s peers=5;1;3;1;3
number of seconds that is tolerable for drift is alarmed as warning (default:1)
number of seconds that is tolerable for drift is alarmed as critical (default:3)
warning threshold for number of peers (default:3)
critical threshold for number of peers (default:1)
Reviews (0)
Be the first to review this listing!