Build precise queries to find exactly what you need
Press ESC to close
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 =
We’ve completely redesigned the world’s largest repository of Nagios plugins and monitoring tools. Join thousands of users sharing monitoring solutions for servers, applications, and everything in between.
Due to our redesign, all existing accounts require a password reset to access your account again.
Ready to explore 6,100+ projects and contribute to the community?
Reset Password Create Account
Happy Monitoring!