acs 8000 new perfdata

This commit is contained in:
garnier-quentin 2020-04-03 14:59:48 +02:00 committed by Lotfi zaouche
parent b63c98b561
commit 9ac2edfdaa

View File

@ -53,7 +53,7 @@ sub snmp_execute {
sub new { sub new {
my ($class, %options) = @_; my ($class, %options) = @_;
my $self = $class->SUPER::new(package => __PACKAGE__, %options, no_performance => 1); my $self = $class->SUPER::new(package => __PACKAGE__, %options, no_performance => 1, force_new_perfdata => 1);
bless $self, $class; bless $self, $class;
$options{options}->add_options(arguments => { $options{options}->add_options(arguments => {