<div>I am trying to monitor SIP using CHECK_SIP plugin version 1.4.4 on Suse linux.</div>
<div> </div>
<div>I have made it working when I run it from linux shell and it gives me sip status e.g OK but when I run it from nagios it gives me error with NO OUTPUT.I tried all the options</div>
<div>but no luck.</div>
<div> </div>
<div>Can somebody help me to resolve it so that I can monitor my SIP server from Nagios?</div>
<div> </div>
<div>Here are my configuration for Nagios for the plugin</div>
<div> </div>
<div><br>define command{<br> command_name check_sipn<br> command_line $USER1$/check_sip -U $ARG1$ -P $ARG2$ -e $ARG3$<br> }<br>define service{<br> use generic-service ; Name of service template to use
<br> host_name monitor<br> service_description SIP <br> is_volatile 0<br> check_period 24x7<br> max_check_attempts 4
<br> normal_check_interval 5<br> retry_check_interval 1<br> contact_groups admins<br> notification_options w,u,c,r<br> notification_interval 960
<br> notification_period 24x7<br> check_command check_sip!sip:test@192.168.0.1!192.168.6.2!400<br> }<br> </div>
<div> </div>
<div> </div>
<div>thanks</div>
<div>-Jitender</div>
<div><a href="mailto:jbisht@gmail.com">jbisht@gmail.com</a></div>