mirror of
https://github.com/centreon/centreon-plugins.git
synced 2025-07-27 15:44:21 +02:00
+ Add mode packet-errors for procurve plugin (Fix #37)
This commit is contained in:
parent
130b7752f9
commit
d042f8c5bb
@ -50,6 +50,7 @@ sub new {
|
||||
'cpu' => 'network::hp::procurve::mode::cpu',
|
||||
'environment' => 'network::hp::procurve::mode::environment',
|
||||
'memory' => 'network::hp::procurve::mode::memory',
|
||||
'packet-errors' => 'snmp_standard::mode::packeterrors',
|
||||
'traffic' => 'snmp_standard::mode::traffic',
|
||||
'list-interfaces' => 'snmp_standard::mode::listinterfaces',
|
||||
);
|
||||
|
Loading…
x
Reference in New Issue
Block a user