+ Fix pool-status from bigip
This commit is contained in:
parent
7a517be8b8
commit
61084c2717
|
@ -24,6 +24,7 @@ use base qw(centreon::plugins::mode);
|
|||
|
||||
use strict;
|
||||
use warnings;
|
||||
use centreon::plugins::values;
|
||||
|
||||
my $thresholds = {
|
||||
pool => [
|
||||
|
|
Loading…
Reference in New Issue