Home Directory Plugins Operating Systems * Virtual Environments VMWare check ntp service and drift on esx (use vi perl toolkit)

Search Exchange

Search All Sites

Nagios Live Webinars

Let our experts show you how Nagios can help your organization.

Contact Us

Phone: 1-888-NAGIOS-1
Email: sales@nagios.com

Login

Remember Me

Directory Tree

check ntp service and drift on esx (use vi perl toolkit)

Rating
0 votes
Favoured:
0
Current Version
1.0
Last Release Date
2016-04-13
Compatible With
  • Nagios 3.x
Owner
License
GPL
Hits
7669
Files:
FileDescription
check_vmware_ntp.zipplugin
Network Monitoring Software - Download Nagios XI
Log Management Software - Nagios Log Server - Download
Netflow Analysis Software - Nagios Network Analyzer - Download
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)