mirror of
https://github.com/centreon/centreon-plugins.git
synced 2025-07-26 23:24:27 +02:00
fix netapp snmp qtreeusage mode thresholds (#1195)
This commit is contained in:
parent
37fbfbeed7
commit
426e0ce538
@ -151,7 +151,7 @@ sub new {
|
||||
|
||||
sub check_options {
|
||||
my ($self, %options) = @_;
|
||||
$self->SUPER::init(%options);
|
||||
$self->SUPER::check_options(%options);
|
||||
|
||||
$instance_mode = $self;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user