Build precise queries to find exactly what you need
Press ESC to close
@dkwiebe
Favorites0
Views
Projects0
This script works very well for us. There's one minor tweak that can make it more useful. This patch will allow you to output performance data that you can log using pnp4nagios. Change line 157 from $ECHO "RESPONSE: $STATUS - $OUTMSG" to $ECHO "RESPONSE: $STATUS - $OUTMSG""|Response="$TIMEDIFF"ms;"$WARN";"$CRIT";0"
Reviewed 14 years ago