From 0402afe7aab743063319bbe1d397b922b1f8cb3f Mon Sep 17 00:00:00 2001 From: garnier-quentin Date: Sun, 28 Feb 2016 16:45:10 +0100 Subject: [PATCH] + Fix #348 : problem with onOff --- .../hardware/pdu/raritan/snmp/mode/components/resources.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/centreon-plugins/hardware/pdu/raritan/snmp/mode/components/resources.pm b/centreon-plugins/hardware/pdu/raritan/snmp/mode/components/resources.pm index 9483bee88..1e0043db7 100644 --- a/centreon-plugins/hardware/pdu/raritan/snmp/mode/components/resources.pm +++ b/centreon-plugins/hardware/pdu/raritan/snmp/mode/components/resources.pm @@ -191,7 +191,7 @@ $thresholds = { ], onoff => [ ['unavailable', 'UNKNOWN'], - ['ok', 'OK'], + ['on', 'OK'], ['off', 'OK'], ], contact => [