check_nwc_health icon indicating copy to clipboard operation
check_nwc_health copied to clipboard

please add Juniper SRX 240 12.1X44

Open rubber-ant opened this issue 7 years ago • 2 comments

Hi , are you able to add to your plugin ?

hardware-health

JUNIPER-MIB::jnxOperatingDescr .1.3.6.1.4.1.2636.3.1.13.1.5

show snmp mib walk jnxOperatingDescr
jnxOperatingDescr.1.1.0.0 = midplane jnxOperatingDescr.2.1.0.0 = PEM 0 jnxOperatingDescr.4.1.0.0 = SRX240 PowerSupply fan 1 jnxOperatingDescr.4.2.0.0 = SRX240 PowerSupply fan 2 jnxOperatingDescr.4.3.0.0 = SRX240 CPU fan 1 jnxOperatingDescr.4.4.0.0 = SRX240 CPU fan 2 jnxOperatingDescr.4.5.0.0 = SRX240 IO fan 1 jnxOperatingDescr.4.6.0.0 = SRX240 IO fan 2 jnxOperatingDescr.7.1.0.0 = FPC: FPC @ 0// jnxOperatingDescr.8.1.1.0 = PIC: 16x GE Base PIC @ 0/0/* jnxOperatingDescr.9.1.0.0 = Routing Engine jnxOperatingDescr.9.1.1.0 = USB Hub

.1.3.6.1.4.1.2636.3.1.13.1.6 show snmp mib walk jnxOperatingState
jnxOperatingState.1.1.0.0 = 2 jnxOperatingState.2.1.0.0 = 2 jnxOperatingState.4.1.0.0 = 2 jnxOperatingState.4.2.0.0 = 2 jnxOperatingState.4.3.0.0 = 2 jnxOperatingState.4.4.0.0 = 2 jnxOperatingState.4.5.0.0 = 2 jnxOperatingState.4.6.0.0 = 2 jnxOperatingState.7.1.0.0 = 2 jnxOperatingState.8.1.1.0 = 2 jnxOperatingState.9.1.0.0 = 2 jnxOperatingState.9.1.1.0 = 2

jnxOperatingState OBJECT-TYPE SYNTAX INTEGER { unknown(1), running(2), -- up and running, -- as a active primary ready(3), -- ready to run, not running yet reset(4), -- held in reset, not ready yet runningAtFullSpeed(5), -- valid for fans only down(6), -- down or off, for power supply standby(7) -- running as a standby backup }

cpu-load

.1.3.6.1.4.1.2636.3.1.13.1.8.9.1.0.0 JUNIPER-MIB::jnxOperatingCPU.9.1.0.0 = 13

.1.3.6.1.4.1.2636.3.1.13.1.20.9.1.0.0 JUNIPER-MIB::jnxOperating1MinLoadAvg.9.1.0.0 = 53

.1.3.6.1.4.1.2636.3.1.13.1.21.9.1.0.0 JUNIPER-MIB::jnxOperating5MinLoadAvg.9.1.0.0 = 27

.1.3.6.1.4.1.2636.3.1.13.1.22.9.1.0.0 JUNIPER-MIB::jnxOperating15MinLoadAvg.9.1.0.0 = 18

memory-usage

.1.3.6.1.4.1.2636.3.1.13.1.11.9.1.0.0 JUNIPER-MIB::jnxOperatingBuffer.9.1.0.0
or NMPv2-SMI::enterprises.2636.3.1.13.1.11.9.1.0.0

Chassis temperature .1.3.6.1.4.1.2636.3.1.13.1.7.9.1.0.0 JUNIPER-MIB::jnxOperatingTemp.9.1.0.0 = 39

interface-usage - it looks like is working

let me know if you need more info

rubber-ant avatar Sep 01 '16 16:09 rubber-ant

Hi @lausser can you make a template or a guide how to add more Mibs and Oids on the script , happy to contribute

rubber-ant avatar Sep 05 '16 14:09 rubber-ant

Hi,

I think this file JUNOS12CHASSISMIB.pm.txt (remove .txt) needs to be added to https://github.com/lausser/GLPlugin

I also added this MIB (remove .txt): JUNOS12IPSECFLOWMONMIB.pm.txt

I started to implement SRX to check_nwc_health but I didn't get mutch further than adding the MIBs due to project reasons.

Have fun, Frank

freneticf avatar Sep 05 '16 15:09 freneticf