mirror of
https://github.com/centreon/centreon-plugins.git
synced 2025-04-08 17:06:05 +02:00
fix thresholds
This commit is contained in:
parent
92bbbe8a61
commit
31f34abb15
@ -31,7 +31,7 @@ my $thresholds = {
|
||||
['main', 'OK'],
|
||||
['stand-by', 'OK'],
|
||||
['inactive-pcs', 'CRITICAL'],
|
||||
['active-pcs', 'CRITICAL']
|
||||
['active-pcs', 'WARNING']
|
||||
]
|
||||
};
|
||||
my %map_role = (
|
||||
|
Loading…
x
Reference in New Issue
Block a user