mirror of
https://github.com/centreon/centreon-plugins.git
synced 2025-07-24 22:25:02 +02:00
Merge pull request #2156 from centreon/tibs_poly_hdx
fix(plugin): Polycom HDX memory mode typo
This commit is contained in:
commit
9ecd5664d1
@ -34,7 +34,7 @@ sub new {
|
||||
'cpu-detailed' => 'snmp_standard::mode::cpudetailed',
|
||||
'interfaces' => 'snmp_standard::mode::interfaces',
|
||||
'load' => 'snmp_standard::mode::loadaverage',
|
||||
'memory ' => 'snmp_standard::mode::memory',
|
||||
'memory' => 'snmp_standard::mode::memory',
|
||||
'uptime' => 'snmp_standard::mode::uptime',
|
||||
'viewstation-stats' => 'hardware::devices::polycom::hdx::snmp::mode::viewstationstats'
|
||||
);
|
||||
|
Loading…
x
Reference in New Issue
Block a user