Page 1 of 1

Check_sip Plugin

Posted: Thu Jul 26, 2012 10:28 am
by Carlos
Greetings everyone.

Im having some trouble with check_sip plugin for nagios core, under a Debian.

Using the plugin directly will result in OK replys, no problem in this.(../check_nrpe -u sip:validuri@sipserver)
When I configure nagios for doing it, the reply I get is "Unknown error: SIP/2.0 416 Unsupported URI scheme, 0.052634 seconds response time"
I defined the command, service, no alerts in the -v check, and using check_nrpe!-u sip:validuri@sipserver under linux.cfg still getting this error.
Anyone could lend me a hand here?
Thanks in advance.
Regards.
Carlos.

Re: Check_sip Plugin

Posted: Thu Jul 26, 2012 11:38 am
by Carlos
After some research got it solved.

Service define was incomplete, if anyone have ever this problem ensure that:
check_command check_sip!sip:URI@server
Under services.cfg

Re: Check_sip Plugin

Posted: Thu Jul 26, 2012 12:07 pm
by slansing
Glad you found a solution, and thank you for the info!