nobody43 / zabbix-mini-IPMI

Disk and CPU temperature monitoring for Linux, FreeBSD and Windows. LLD, trapper.
The Unlicense
91 stars 27 forks source link

Disk temperature too low #46

Closed nicolasgoudard closed 4 years ago

nicolasgoudard commented 4 years ago

Mini ipmi tell the temperature is too low for 20 degrees Celsius on my Poweredge R940 for my disk raid (bus_0_megaraid_1) but the specifications tell that 20 degrees is ok. How can I change the threshold ? I don't find it in the macros. When I look the configuration I don't see about a threshold. When I ignore the problem, it goes again. Can you help me ? Best regards

image image image
nobody43 commented 4 years ago

Right now it's hardcoded in the script: https://github.com/nobodysu/zabbix-mini-IPMI/blob/master/mini_ipmi_smartctl.py#L33

nicolasgoudard commented 4 years ago

yes thanks you. It is perfectly working