From b77cca93a8517d3e25e0c34f5364d534f5370922 Mon Sep 17 00:00:00 2001 From: garnier-quentin Date: Mon, 30 Jan 2017 11:50:49 +0100 Subject: [PATCH] + update status --- centreon/common/ibm/tapelibrary/snmp/mode/hardware.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/centreon/common/ibm/tapelibrary/snmp/mode/hardware.pm b/centreon/common/ibm/tapelibrary/snmp/mode/hardware.pm index 52ce64d52..96d8f0915 100644 --- a/centreon/common/ibm/tapelibrary/snmp/mode/hardware.pm +++ b/centreon/common/ibm/tapelibrary/snmp/mode/hardware.pm @@ -50,7 +50,7 @@ sub set_system { ['starting', 'OK'], ['stopping', 'OK'], ['stopped', 'OK'], - ['inService', 'OK'], + ['inService', 'CRITICAL'], ['noContact', 'WARNING'], ['lostCommunication', 'WARNING'], ['aborted', 'OK'],