Check_sip Plugin

Support forum for Nagios Core, Nagios Plugins, NCPA, NRPE, NSCA, NDOUtils and more. Engage with the community of users including those using the open source solutions.
Locked
Carlos
Posts: 6
Joined: Fri Jul 13, 2012 9:32 am

Check_sip Plugin

Post 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.
Carlos
Posts: 6
Joined: Fri Jul 13, 2012 9:32 am

Re: Check_sip Plugin

Post 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
slansing
Posts: 7698
Joined: Mon Apr 23, 2012 4:28 pm
Location: Travelling through time and space...

Re: Check_sip Plugin

Post by slansing »

Glad you found a solution, and thank you for the info!
Locked