[Nagiosplug-help] Nagios CHECK_SIP plugin help
Jitender Bisht
jbisht at gmail.com
Fri Sep 28 19:02:54 CEST 2007
I am trying to monitor SIP using CHECK_SIP plugin version 1.4.4 on Suse
linux.
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
but no luck.
Can somebody help me to resolve it so that I can monitor my SIP server from
Nagios?
Here are my configuration for Nagios for the plugin
define command{
command_name check_sipn
command_line $USER1$/check_sip -U $ARG1$ -P $ARG2$ -e $ARG3$
}
define service{
use generic-service ; Name of
service template to use
host_name monitor
service_description SIP
is_volatile 0
check_period 24x7
max_check_attempts 4
normal_check_interval 5
retry_check_interval 1
contact_groups admins
notification_options w,u,c,r
notification_interval 960
notification_period 24x7
check_command check_sip!sip:test at 192.168.0.1
!192.168.6.2!400
}
thanks
-Jitender
jbisht at gmail.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.monitoring-plugins.org/archive/help/attachments/20070928/ba7e860f/attachment.html>
More information about the Help
mailing list