check_ircd woes
Marc Powell
mpowell at ena.com
Fri Oct 24 23:21:34 CEST 2003
> -----Original Message-----
> From: Lance Albertson [mailto:ramereth at gentoo.org]
> Sent: Friday, October 24, 2003 12:41 PM
> To: nagios-users at lists.sourceforge.net
>
> I've been having some issues getting the check_ircd plugin to work.
I've
> set up the command definition as this:
>
> define command {
> command_name check_ircd
> command_line $USER1$/check_ircd -H $HOSTADDRESS$
> }
>
> I have a group of servers for an irc network I oper on, and was
wanting
> to just monitor how many users each host had locally. Whenever I run
> this, I get this as status information:
>
> Invalid warning threshold: -H
>
> I've looked through the docs and online, but couldn't find an answer.
> What am I missing?
Can you run it from the command line?
[nagios at betelgeuse libexec]$ ./check_ircd -H ircd.lagged.org
Critical Number Of Clients Connected : 8119 (Limit = 100)
[nagios at betelgeuse libexec]$ ./check_ircd -H ircd.lagged.org -w 9000 -c
10000
IRCD ok - Current Local Users: 8124
What does your service definition for the host look like?
--
Marc
-------------------------------------------------------
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