Build precise queries to find exactly what you need
Press ESC to close
Join our next live webinar: “Advanced Nagios Monitoring Techniques” – Register Now
@VO
Favorites0
Views
Projects0
There is a critical bug on line 94 - the check will never return CRITICAL for "source B" unless both power sources are down!
Reviewed 4 years ago
Works on Nexus 3064 NX-OS 7.x But some sensors give strange results: | Ethernet1/1_Lane_1_Transceiver_Temperature_Sensor_300000007=39347celsius;;;; Ethernet1/1_Lane_1_Transceiver_Bias_Current_Sensor_300000004=34984amperes;;;; Ethernet1/1_Lane_1_Transceiver_Receive_Power_Sensor_300000013=-2700dBm;;;; Ethernet1/1_Lane_1_Transceiver_Transmit_Power_Sensor_300000014=-1592dBm;;;; Ethernet1/1_Lane_1_Transceiver_Voltage_Sensor_300000003=3308voltsDC;;;; Looks like some multipliers are wrong and the sensors above show value times 1000.
Reviewed 8 years ago
Works on Nexus 3064 NX-OS 7.x without any problems.
It works OK, except there are several bugs on the queue checks. The queue checks do not work at all because of line 239 should change "warning" to "critical". Second bug makes all queue checks work only if both send&receive warning&critical options are set. Fix the line 239 and set options i,j,o,q and it should work.
Reviewed 9 years ago