mirror of
https://github.com/centreon/centreon-plugins.git
synced 2025-07-24 22:25:02 +02:00
parent
6300058b73
commit
cae7a4e5a7
@ -66,8 +66,8 @@ sub new {
|
|||||||
'securityengineid:s' => { name => 'snmp_security_engine_id' },
|
'securityengineid:s' => { name => 'snmp_security_engine_id' },
|
||||||
'snmp-errors-exit:s' => { name => 'snmp_errors_exit', default => 'unknown' },
|
'snmp-errors-exit:s' => { name => 'snmp_errors_exit', default => 'unknown' },
|
||||||
});
|
});
|
||||||
|
$options{options}->add_help(package => __PACKAGE__, sections => 'SNMP OPTIONS');
|
||||||
}
|
}
|
||||||
$options{options}->add_help(package => __PACKAGE__, sections => 'SNMP OPTIONS');
|
|
||||||
|
|
||||||
#####
|
#####
|
||||||
$self->{session} = undef;
|
$self->{session} = undef;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user