!!! This package is obsolete please use the redfish package here https://github.com/Yogibaer75/Check_MK-Things/tree/master/check%20plugins%202.2/redfish !!! Starting with 2.3.0 the redfish package is also included inside CMK
These checks replace the classic SNMP Checks for queries against the iDRAC interface of Dell servers.
The Installation of Redfish library is needed to use this checks.
pip3 install redfish
0.9 - first version with limited possibilty of self defined thresholds 1.0 - added some more checks 1.1 - missing executable flag on special agent 1.2 - two small bugs for interface and storage checks if no values are present 1.3 - disks check bug with SSD live left counter 1.4 - respect presence only voltage sensors (like CPU present) 1.5 - formatting 1.6 - 0 used for no linkSpeed on interfaces 1.7 - first try for Bladecenter with Redfish API 1.8 - added system check and respect poweroff systems 2.0.0 - refactor of special agent command line setup and special agent 2.0.1 - small fix for special agent arguments 2.1.0 - all options for special agent configureable - CMK 2.1 version 2.2.0 - some small modifications for CMK 2.2 2.2.1 - removed some debug output 2.2.3 - deprecation notice and some small adjustments