Build precise queries to find exactly what you need
Press ESC to close
Your review has been submitted and is pending approval.
Check diskusage for a guest server on an ESX installation. The check is done through the vcenter/vSphere API, meaning that the guest server's disk usage can be checked without installing/configuring anything.
Current Version
Last Release Date
February 4, 2010
Owner
Troels Arvin
Website
http://troels.arvin.dk/code/nagios/check_diskusage_by_vcenter
Download URL
The plugin allows you to query the disk usage percentage on a server, via the VMWare vSphere/vcenter API. This means that virtual machines may be monitored for disk space problems without having to install+configure special agent software or SNMP agents on the virtual servers.
The downside is that the vcenter API is based on the SOAP protocol which is an obese and ugly protocol; thus, this plugin may result in higher overall resouce usage, compared to (e.g.) a SNMP based check.
Requirements:
* On the Nagios host where the check is run: o vcenter/vSphere SDK for Perl: http://www.vmware.com/support/developer/viperltoolkit/ o The OS environment may need to be adjusted to allow the vSphere SDK modules to be found by the plugin. E.g., if the SDK is installed in /usr/local/vmware, you may set the following environment variable: PERL5LIB=/usr/local/vmware/lib/vmware-vcli/VMware/share/VMware * A vSphere/vCenter server governing the relevant ESX installation. * A user on the vSphere/vcenter server with minimal privileges - just enough to read virtual machine status information. The plugin defaults to using a user called "nagios" (password "nagios"), but this may be adjusted via plugin arguments.
works great also on vSphere 6.5 Windows or Linux! This is a great plugin thank you for the work
You must be logged in to submit a review.
To:
From: