This is a monitoring plugin for naemon, icinga, nagios like systems. It is meant as a successor of check_vmware_esx. check_vmware_esx is written Perl but VMWare™ has dropped support for the Perl SDK. So this plugin is written in Python using pyVmomi.
The plugin has modes to check various aspects of these components:
- datastores
- host-runtime
- host-service
- host-storage
- host-nic
- snapshots
- vsan
Check the Documentation for further details.
pip install checkvsphere
If not stated otherwise in a source file everything is licensed under GNU AFFERO GENERAL PUBLIC LICENSE Version 3.
See also the LICENSE file.