mirror of
https://github.com/Napsty/check_esxi_hardware.git
synced 2025-03-31 05:03:41 +02:00
Gutes Plugin, um die Hardware von ESXi-Servern zu testen
This PR improves exception handling of the `pywbem` module, which uses different exception calls before and starting with pywbem 1.0.0. This allows correct exception handling with older `pywbem` versions (< 1.0.0) and newer versions. The PR also adds exception handling for HTTP exception, when a HTTP server responds on the requested host and port, but it's not an ESXi CIM server. |
||
---|---|---|
.github | ||
check_esxi_hardware.py | ||
README.md |
check_esxi_hardware
Monitoring plugin to check the hardware on VMware ESX/ESXi servers.
This is the public git repository for development of the plugin.
Documentation + Production Ready Plugin
Please refer to https://www.claudiokuenzler.com/monitoring-plugins/check_esxi_hardware.php
Compatibility list
Please check https://www.claudiokuenzler.com/blog/1110/check_esxi_hardware-esxi-compatibility-matrix-list for a (non conclusive) matrix of known working versions.