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