bb-Ricardo / check_redfish

A monitoring/inventory plugin to check components and health status of systems which support Redfish. It will also create a inventory of all components of a system.
MIT License
113 stars 34 forks source link

Add CPU-Utiliziation #137

Open HaWit opened 3 hours ago

HaWit commented 3 hours ago

Hello, it is possible to add the CPU utility to the "check_redfish.py --proc" or to create your own query. Background, the CPU usage of the server should be measured even without OS access. For this purpose, the performance data of the CPU Utilization should be added to the check, ideally per CPU

e.g. at Dell

/redfish/v1/Chassis/System.Embedded.1/Sensors/SystemBoardCPUUsage

bb-Ricardo commented 1 hour ago

Hi,

I, do you knwo from which version of iDRAC this is supported?