mirror of
https://github.com/centreon/centreon-plugins.git
synced 2025-07-28 08:04:36 +02:00
+ 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 strict;
|
||||||
use warnings;
|
use warnings;
|
||||||
|
|
||||||
|
# Extreme put 0 when it's disabled.
|
||||||
my %mapping_truth = (
|
my %mapping_truth = (
|
||||||
0 => 'disabled',
|
0 => 'disabled',
|
||||||
1 => 'enable',
|
1 => 'enable',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user