>----Messaggio originale---- >Da: [email protected] >Data: 20/09/2010 15.12
>Wow. Check out Consul Labs' check_logfiles plugin. Don't re-invent >the wheel if you can avoid it. Sure, but it's too complicate for me, and I'm not a perl guru. Anyway, the script is ready and works when run from command line. >> 3) How can I pass both exit values and the string echoed? >echo "This is output that will show up in the Nagios web UI" >exit 3 Why returning 3, i.e. STATE_UNKNOWN???? Basically, what I need is to look on the host detail web page and have the number of the processed records. Then, if this value exceeds a limit, that could be passed via command line, the script exits with exit value 2 = STATE_CRITICAL in nagios. Otherwise it exits with 0 = STATE_OK. How can I do this, provided that I have a working script that gives me those values? Ciao ------------------------------------------------------------------------------ Start uncovering the many advantages of virtual appliances and start using them to simplify application deployment and accelerate your shift to cloud computing. http://p.sf.net/sfu/novell-sfdev2dev _______________________________________________ Nagios-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/nagios-users ::: Please include Nagios version, plugin version (-v) and OS when reporting any issue. ::: Messages without supporting info will risk being sent to /dev/null
