Scripts for monitoring VMware vCenter Server Appliance via REST-API
Still in development, but usable :-)
- check_vcsa_cpu.pl: CPU Usage
- check_vcsa_mem.pl: Memory Usage
- check_vcsa_services.pl: Services Running State
- check_vcsa_storage.pl: Storage Usage
Under Debian Linux, you need to install:
- librest-client-perl
- libcrypt-ssleay-perl
- libjson-perl
And enable "Bash Shell Access" on the vCenter Appliance
See examples/ subfolder for some nagios example configurations.
Alexander Krogloth (git at krogloth.de)
This software comes with ABSOLUTELY NO WARRANTY. For details, see the enclosed file COPYING for license information (GPL). If you did not receive this file, see http://www.gnu.org/licenses/gpl.txt.