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