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
3728
Files:
File | Description |
---|---|
check_esxi_ssh.zip | Download the script and config |
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!