Search Exchange
Search All Sites
Nagios Live Webinars
Let our experts show you how Nagios can help your organization.Login
Directory Tree
Check Esxi7 with only SSH
Current Version
0.1
Last Release Date
2022-01-01
Compatible With
- Nagios 4.x
- Nagios XI
Owner
License
GPL
Hits
5219
Files:
File | Description |
---|---|
check_esxi_ssh.zip | Download the script and config |
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!
Hi
As it is a bit problematic to fetch infos from an esxi host. I made my own script that uses only SSH. No SDK needed.
What can u monitor (see screemshot):
- Datastores useage and Warning + Perf Data
- CPU useage and Warning + Perf Data
- RAM useage and Warning + Perf Data
- Firewall Status on the Host and Warning
- Esxi Version + Patchlevel
- Nics in total and UP ones
- Vms in Total and running ones
- Uptime+ Perf Data
Reqirements:
- Nagios user (on nagios host) SSH key exchanged with Esxi Server (root user)
- bc,awk installed on the nagios host
- Plugins present on the nagios host:
/usr/lib/nagios/plugins/check_load
Tested on:
esxi 7.02
With iscsi and local Datastore.
Improvements welcome IF they use SSH!
As it is a bit problematic to fetch infos from an esxi host. I made my own script that uses only SSH. No SDK needed.
What can u monitor (see screemshot):
- Datastores useage and Warning + Perf Data
- CPU useage and Warning + Perf Data
- RAM useage and Warning + Perf Data
- Firewall Status on the Host and Warning
- Esxi Version + Patchlevel
- Nics in total and UP ones
- Vms in Total and running ones
- Uptime+ Perf Data
Reqirements:
- Nagios user (on nagios host) SSH key exchanged with Esxi Server (root user)
- bc,awk installed on the nagios host
- Plugins present on the nagios host:
/usr/lib/nagios/plugins/check_load
Tested on:
esxi 7.02
With iscsi and local Datastore.
Improvements welcome IF they use SSH!
Reviews (0)
Be the first to review this listing!