mirror of
https://github.com/centreon/centreon-plugins.git
synced 2025-07-30 00:55:18 +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;
|
use warnings;
|
||||||
|
|
||||||
my @conditions = (
|
my @conditions = (
|
||||||
|
['^(.*Unknown.*)$' => 'WARNING'],
|
||||||
['^(?!(Present|Valid)$)' => 'CRITICAL'],
|
['^(?!(Present|Valid)$)' => 'CRITICAL'],
|
||||||
);
|
);
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user