Search Exchange
Search All Sites
Nagios Live Webinars
Let our experts show you how Nagios can help your organization.Login
Directory Tree
check ESX time
Compatible With
- Nagios 3.x
Owner
License
Other
Hits
8431
Files:
File | Description |
---|---|
check_esx_time.sh | check_esx_time.sh |
Meet The New Nagios Core Services Platform
Built on over 25 years of monitoring experience, the Nagios Core Services Platform provides insightful monitoring dashboards, time-saving monitoring wizards, and unmatched ease of use. Use it for free indefinitely.
Monitoring Made Magically Better
- Nagios Core on Overdrive
- Powerful Monitoring Dashboards
- Time-Saving Configuration Wizards
- Open Source Powered Monitoring On Steroids
- And So Much More!
--------------------------------------------------------------------------------
THIS PLUGIN IS PROVIDED "AS IS", WITHOUT ANY WARRANTY, AND WITHOUT ANY SUPPORT.
--------------------------------------------------------------------------------
This plugins monitors ESX time.
He compares the time of the esx with nagios server hour.
(do not check NTP sync)
This check is write in bash (Linux).
Test with : CentOS 5 / CentOS 6
--------------------------------------------------------------------------------
USAGE :
./check_esx_time.sh adress user password [warning] [critical]
adress : ESX IP
user : ESX user (read only)
password : ESX user password
warning : maximum gap in second before warning
critical : maximum gap in second before critical
example :
./check_esx_time.sh 192.168.0.1 user password 5 10
--------------------------------------------------------------------------------
LICENCE : CC BY-SA 3.0
http://creativecommons.org/licenses/by-sa/3.0/
--------------------------------------------------------------------------------
THIS PLUGIN IS PROVIDED "AS IS", WITHOUT ANY WARRANTY, AND WITHOUT ANY SUPPORT.
--------------------------------------------------------------------------------
This plugins monitors ESX time.
He compares the time of the esx with nagios server hour.
(do not check NTP sync)
This check is write in bash (Linux).
Test with : CentOS 5 / CentOS 6
--------------------------------------------------------------------------------
USAGE :
./check_esx_time.sh adress user password [warning] [critical]
adress : ESX IP
user : ESX user (read only)
password : ESX user password
warning : maximum gap in second before warning
critical : maximum gap in second before critical
example :
./check_esx_time.sh 192.168.0.1 user password 5 10
--------------------------------------------------------------------------------
LICENCE : CC BY-SA 3.0
http://creativecommons.org/licenses/by-sa/3.0/
--------------------------------------------------------------------------------
Reviews (0)
Be the first to review this listing!