Skip to content

A check pugin for naemon/nagios/icinga to monitor various stuff on ESXi Hosts and VCenter

License

AGPL-3.0, Apache-2.0 licenses found

Licenses found

AGPL-3.0
LICENSE
Apache-2.0
LICENSE-VMWARE
Notifications You must be signed in to change notification settings

ConSol-Monitoring/check_vsphere

Repository files navigation

About

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.

Features

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.

Installation

pip install checkvsphere

LICENSE

If not stated otherwise in a source file everything is licensed under GNU AFFERO GENERAL PUBLIC LICENSE Version 3.

See also the LICENSE file.