mirror of
https://github.com/centreon/centreon-plugins.git
synced 2025-04-08 17:06:05 +02:00
add uptime mode for dgs3100
This commit is contained in:
parent
7dfd26a245
commit
58b34db66a
@ -35,6 +35,7 @@ sub new {
|
||||
'hardware' => 'network::dlink::dgs3100::snmp::mode::hardware',
|
||||
'interfaces' => 'snmp_standard::mode::interfaces',
|
||||
'list-interfaces' => 'snmp_standard::mode::listinterfaces',
|
||||
'uptime' => 'snmp_standard::mode::uptime',
|
||||
);
|
||||
|
||||
return $self;
|
||||
|
Loading…
x
Reference in New Issue
Block a user