mirror of
https://github.com/centreon/centreon-plugins.git
synced 2025-07-28 08:04:36 +02:00
+ Good ggsn apn-stats juniper
This commit is contained in:
parent
f3c7d878e2
commit
b99db15fdf
@ -282,7 +282,7 @@ sub run {
|
||||
$self->manage_selection();
|
||||
|
||||
my $multiple = 1;
|
||||
if (scalar(keys %{$self->{memory_selected}}) == 1) {
|
||||
if (scalar(keys %{$self->{apn_selected}}) == 1) {
|
||||
$multiple = 0;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user