mirror of
https://github.com/centreon/centreon-plugins.git
synced 2025-04-08 17:06:05 +02:00
+ Add traffic for juniper. Need to use ifDesc for Juniper MAG.
It seems to have a SNMP bug with Juniper MAG
This commit is contained in:
parent
ca629c568b
commit
5555382235
@ -53,6 +53,7 @@ sub new {
|
||||
'users' => 'network::juniper::common::ive::mode::users',
|
||||
'memory' => 'snmp_standard::mode::memory',
|
||||
'swap' => 'snmp_standard::mode::swap',
|
||||
'traffic' => 'snmp_standard::mode::traffic',
|
||||
'blade-temperature' => 'network::juniper::mag::mode::bladetemperature',
|
||||
);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user