Build precise queries to find exactly what you need
Press ESC to close
@johnj_123
Favorites0
Views
Projects0
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";
Reviewed 10 years ago