Search Exchange
Search All Sites
Nagios Live Webinars
Let our experts show you how Nagios can help your organization.Login
Directory Tree
check_esxvm
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!
The goal of this project is to monitor what Virtual Machines are running onto an ESX server. You can Blacklist some VMS you don't want to monitor (the ones that are present but not running).
The output of the command will be something like:
VMs WARNING - List of VMs: VM-Linux-1.vmx : off (KO) / VM-Linux2.vmx : on (OK)
This script is written in perl and can easily be adapted and enhanced.
This script has to be launched locally on the ESX server (using NRPE for instance). To install NRPE on an ESX 3 host, you will need some development rpms (openssl-devel-0.9.7a.33.17, zlib-devel-1.1.4-8.1 and krb5-devel-1.2.7-47).
The output of the command will be something like:
VMs WARNING - List of VMs: VM-Linux-1.vmx : off (KO) / VM-Linux2.vmx : on (OK)
This script is written in perl and can easily be adapted and enhanced.
This script has to be launched locally on the ESX server (using NRPE for instance). To install NRPE on an ESX 3 host, you will need some development rpms (openssl-devel-0.9.7a.33.17, zlib-devel-1.1.4-8.1 and krb5-devel-1.2.7-47).
Reviews (0)
Be the first to review this listing!