Skip to content

Latest commit

 

History

History
41 lines (24 loc) · 962 Bytes

README.md

File metadata and controls

41 lines (24 loc) · 962 Bytes

REST-API monitoring für VMware vCenter Service Appliance

About

Scripts for monitoring VMware vCenter Server Appliance via REST-API

Still in development, but usable :-)

Plugins

  • 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

Requirements

Under Debian Linux, you need to install:

  • librest-client-perl
  • libcrypt-ssleay-perl
  • libjson-perl

And enable "Bash Shell Access" on the vCenter Appliance

Examples

Nagios

See examples/ subfolder for some nagios example configurations.

Contact / Author

Alexander Krogloth (git at krogloth.de)

License

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.