From 280313089aca2bf5d80aa725d126a27a1b442cbb 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/centreon-plugins/storage/netapp/ontap/snmp/mode/aggregatestate.pm b/centreon-plugins/storage/netapp/ontap/snmp/mode/aggregatestate.pm index 823eeab8e..d3ae32118 100644 --- a/centreon-plugins/storage/netapp/ontap/snmp/mode/aggregatestate.pm +++ b/centreon-plugins/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 => {