mirror of
https://github.com/centreon/centreon-plugins.git
synced 2025-07-23 13:45:18 +02:00
parent
6300058b73
commit
cae7a4e5a7
@ -66,8 +66,8 @@ sub new {
|
||||
'securityengineid:s' => { name => 'snmp_security_engine_id' },
|
||||
'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;
|
||||
|
Loading…
x
Reference in New Issue
Block a user