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…
Reference in New Issue