check_ircd woes

Jasmine jasmine.chua at securecirt.com
Tue Dec 23 23:28:35 CET 2003


> Is anyone one else having this problem?? I'm at a loss here.
> 
> Thanks,

Yes. I faced that problem during the configuration but I changed my
definitions to the ones below and they work at least for me. I am
running check_ircd (nagios-plugins 1.3.0) 1.3 You may want to take a
look at them. 

# 'check_ircd' command definition
define command{
        command_name    check_ircd
        command_line    $USER1$/check_ircd -H $ARG1$ -p $ARG2$ -w $ARG3$
-c $ARG4$
        }

# 'check_ircd' service definition
define service{
        use                             web-distributed-service
        host_name                       sc-office-luke
        service_description             IRC
        check_command                   check_ircd!luke!6667!5!8
}

Cheers,
Jas

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
URL: <https://www.monitoring-lists.org/archive/users/attachments/20031224/31d31c30/attachment.sig>


More information about the Users mailing list