fix thresholds

This commit is contained in:
garnier-quentin 2020-04-30 17:55:29 +02:00 committed by Lotfi zaouche
parent 92bbbe8a61
commit 31f34abb15

View File

@ -31,7 +31,7 @@ my $thresholds = {
['main', 'OK'], ['main', 'OK'],
['stand-by', 'OK'], ['stand-by', 'OK'],
['inactive-pcs', 'CRITICAL'], ['inactive-pcs', 'CRITICAL'],
['active-pcs', 'CRITICAL'] ['active-pcs', 'WARNING']
] ]
}; };
my %map_role = ( my %map_role = (