mirror of
https://github.com/centreon/centreon-plugins.git
synced 2025-09-24 10:18:42 +02:00
fix netapp filesys
This commit is contained in:
parent
f06eefa4b7
commit
65ea14a588
@ -243,7 +243,7 @@ sub manage_selection {
|
|||||||
push @oids, $mapping2->{df64UsedKBytes}->{oid};
|
push @oids, $mapping2->{df64UsedKBytes}->{oid};
|
||||||
}
|
}
|
||||||
|
|
||||||
$self->get_vserver_state();
|
$self->get_vserver_state(%options);
|
||||||
|
|
||||||
my $results;
|
my $results;
|
||||||
if (defined($self->{option_results}->{filter_type}) && $self->{option_results}->{filter_type} ne '') {
|
if (defined($self->{option_results}->{filter_type}) && $self->{option_results}->{filter_type} ne '') {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user