From 457d6f5731aac475a26c54d74fe5a111cf39cbd4 Mon Sep 17 00:00:00 2001 From: garnier-quentin Date: Mon, 5 Oct 2020 11:56:20 +0200 Subject: [PATCH] fix #2237 --- storage/netapp/ontap/snmp/mode/aggregatestate.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/storage/netapp/ontap/snmp/mode/aggregatestate.pm b/storage/netapp/ontap/snmp/mode/aggregatestate.pm index 823eeab8e..d3ae32118 100644 --- a/storage/netapp/ontap/snmp/mode/aggregatestate.pm +++ b/storage/netapp/ontap/snmp/mode/aggregatestate.pm @@ -88,7 +88,7 @@ sub prefix_agg_output { sub new { my ($class, %options) = @_; - my $self = $class->SUPER::new(package => __PACKAGE__, %options, statefile => 1); + my $self = $class->SUPER::new(package => __PACKAGE__, %options); bless $self, $class; $options{options}->add_options(arguments => {