mirror of
https://github.com/centreon/centreon-plugins.git
synced 2025-07-27 23:54:18 +02:00
fix(plugin): Fix TP-Link typo (#2875)
This commit is contained in:
parent
b9f50faf9e
commit
00b8c977be
@ -34,7 +34,7 @@ sub new {
|
||||
'cpu' => 'network::tplink::snmp::mode::cpu',
|
||||
'interfaces' => 'snmp_standard::mode::interfaces',
|
||||
'list-interfaces' => 'snmp_standard::mode::listinterfaces',
|
||||
'memory' => 'network::tplink::snmp::mode::::memory',
|
||||
'memory' => 'network::tplink::snmp::mode::memory',
|
||||
'uptime' => 'snmp_standard::mode::uptime'
|
||||
};
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user