Build precise queries to find exactly what you need
Press ESC to close
Nagios World Conference 2026: Sept. 14-17 in St. Paul, MN | Learn More
CPU temp critical reading in MIB is 0. Added this check to avoid false critical on CPU temp.
if test “$tempCritical” -gt 0 -a “$tempTemp” -ge “$tempCritical”;