check_ircd woes

David Olbersen DOlbersen at stbernard.com
Fri Oct 24 23:14:51 CEST 2003


Lance Albertson wrote:

> define command {
>     command_name check_ircd
>     command_line $USER1$/check_ircd -H $HOSTADDRESS$
> }

[... snip ...]

> Invalid warning threshold: -H

Lance,

Typically `check_* -h` will tell you about options. Also, the check_* modules tend to need values to create warning and critical messages. Try specifying those as well. If you don't really care about being paged, try something like:

check_ircd -w 9998 -c 9999 -H $HOSTADDRESS$

Or use some other insanely large numbers.

-- 
David Olbersen
iGuard Engineer
St. Bernard Software
15015 Avenue of Sciences
San Diego, CA 92127
x2152


-------------------------------------------------------
This SF.net email is sponsored by: The SF.net Donation Program.
Do you like what SourceForge.net is doing for the Open
Source Community?  Make a contribution, and help us add new
features and functionality. Click here: http://sourceforge.net/donate/
_______________________________________________
Nagios-users mailing list
Nagios-users at lists.sourceforge.net
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





More information about the Users mailing list