1
0
mirror of https://github.com/Napsty/check_esxi_hardware.git synced 2026-02-05 22:55:17 +01:00
Claudio Kuenzler 8b6917f0ca Improve pywbem exception handling (#75)
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.
2025-02-21 11:08:04 +01:00
2021-11-11 16:03:31 +01:00

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.

Description
Gutes Plugin, um die Hardware von ESXi-Servern zu testen
Readme 643 KiB
Languages
Python 100%