riskersen / Monitoring

Monitoring plugins wich are Nagios/icinga compatible
65 stars 113 forks source link

Default battery temp warning threshold not set #45

Closed mhoogveld closed 3 years ago

mhoogveld commented 5 years ago

Running the check without specifying battery thresholds will return a WARNING eventhough the batery temp is normal. Typical output (mind the absence of the warning threshold in the perf data): WARNING - Smart-UPS X 3000 - BATTERY CAPACITY 100% - STATUS NORMAL - OUTPUT LOAD 11% - WARN BATT TEMP 22 C - 144 MINUTES REMAINING FIRMWARE: UPS 06.6 (ID23) - MANUFACTURE DATE: 01/01/2018 - SERIAL: AB1234567890|'load'=11%;70;80;; 'temp'=22;;33;; 'remaining_sec'=8640s;900;300;0;

mhoogveld commented 5 years ago

Fixed pull-request issue-47. (Sorry for the bad workflow :)