fix thresholds

This commit is contained in:
garnier-quentin 2020-04-30 17:55:29 +02:00
parent 850c64f42f
commit 095bc54f63
1 changed files with 1 additions and 1 deletions

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 = (