On Sep 22, 2006, at 10:33 AM, Gary Tai wrote:
I don't think I've got this configured correctly. In the command section, even if I put in a fictitious website I don't get an event message: check_http -w 5 -c 10 www.totallyfictitiouswebsite.net
Gary, for general Nagios plugin clarification: if you give a bogus address, the tool fails on a DNS lookup (exit code 2) and prints and error message to stderr. If you give it a resolvable address, you will get status written to stdout.
Eric, does Zenoss-Nagios code capture stderr? Do you think it should? d _______________________________________________ zenoss-users mailing list [email protected] http://lists.zenoss.org/mailman/listinfo/zenoss-users
