+ add message in extreme stack mode
This commit is contained in:
parent
b319030530
commit
d3159c7ab1
|
@ -40,6 +40,7 @@ use base qw(centreon::plugins::mode);
|
|||
use strict;
|
||||
use warnings;
|
||||
|
||||
# Extreme put 0 when it's disabled.
|
||||
my %mapping_truth = (
|
||||
0 => 'disabled',
|
||||
1 => 'enable',
|
||||
|
|
Loading…
Reference in New Issue