mirror of
https://github.com/centreon/centreon-plugins.git
synced 2025-07-29 08:34:46 +02:00
+ Add mode packet-errors for procurve plugin (Fix #37)
This commit is contained in:
parent
26447fb930
commit
d05e95625b
@ -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