1
0
mirror of https://github.com/Napsty/check_esxi_hardware.git synced 2024-10-22 12:13:46 +02:00
Gutes Plugin, um die Hardware von ESXi-Servern zu testen
Go to file
Stanislav German-Evtushenko b3c0ca4cdd check_esxi_hardware.py: force exit on timeout
Replace sys.exit by os._exit to be sure that the script stops on timeout immediately and does not produce false-positive results (usually it comes to WARNING).
2015-04-07 15:56:00 +03:00
check_esxi_hardware.py check_esxi_hardware.py: force exit on timeout 2015-04-07 15:56:00 +03:00
README.md Update README.md 2014-03-19 09:42:10 +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 http://www.claudiokuenzler.com/nagios-plugins/check_esxi_hardware.php