I've been reading the manual, not finished yet, and for those obscure
situations where I need to check the value of something is there a way
to execute a script, accept the script's return value (either stdout
or the return from (system()/255), then to use this value in a test
within monit?
Mike
possible example:
check counter widgets from "/opt/local/bin/getwidgetcount.sh"
if widgets < 0 then alert
if widgets > 1000 then alert
--
To unsubscribe:
http://lists.nongnu.org/mailman/listinfo/monit-general