mirror of
https://github.com/centreon/centreon-plugins.git
synced 2025-07-29 16:45:04 +02:00
+ change status for emc cable hardware
This commit is contained in:
parent
3242ea941b
commit
4e8ae9bbb6
@ -39,6 +39,7 @@ use strict;
|
||||
use warnings;
|
||||
|
||||
my @conditions = (
|
||||
['^(.*Unknown.*)$' => 'WARNING'],
|
||||
['^(?!(Present|Valid)$)' => 'CRITICAL'],
|
||||
);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user