SIP

check_sip

Description:

This plugin will test a SIP server/device for availability and response time.

Current Version

Last Release Date

June 18, 2009

Compatible With


Project Files
Project Notes
Requirements: - A working Nagios install - Perl 5 or above
Reviews (1) Add a Review
thanks
by ckujau, September 30, 2010
Thanks for this plugin. I applied the following (cosmetic) patch, though:

--- check_sip.orig 2010-09-05 07:34:02.000000000 +0200
+++ check_sip 2010-09-05 07:33:27.000000000 +0200
@@ -1,4 +1,4 @@
-#!/usr/local/bin/perl
+#!/usr/bin/perl

##
# check_sip - (c) 2005-2006 O'Shaughnessy Evans
@@ -37,7 +37,7 @@ BEGIN {
$Contact_Host = hostname();
$REG_Mode = 0;

- $Usage = "$ME -H host [-c contact] [-P proxy] [-p port] [-u user] [-U uri] [-v]";
+ $Usage = "$ME -H host [-c contact] [-P proxy] [-p port] [-u user] [-U uri] [-v]n";
$Help =
1 of 1 found this review helpful.
Helpful? Yes 1 No 0
Add a Review

You must be logged in to submit a review.

Thank you for your review!

Your review has been submitted and is pending approval.

Recommend

To:


From:


Thank you for your recommendation!

Your recommendation has been sent.

Project Stats
Rating
4 (1)
Favorites
1
Views
120,658