+ fix mode name
This commit is contained in:
parent
41d79f4bdf
commit
86f50c9429
|
@ -35,7 +35,7 @@ sub new {
|
|||
'hardware' => 'network::polycom::rmx::snmp::mode::hardware',
|
||||
'load' => 'snmp_standard::mode::loadaverage',
|
||||
'memory' => 'snmp_standard::mode::memory',
|
||||
'videoconferencing-usage' => 'network::polycom::rmx::snmp::mode::videoconferencingceusage',
|
||||
'videoconferencing-usage' => 'network::polycom::rmx::snmp::mode::videoconferencingeusage',
|
||||
);
|
||||
|
||||
return $self;
|
||||
|
|
Loading…
Reference in New Issue