Re: NEW: net/nagios/check_sip

2007-12-13 Thread Stuart Henderson
On 2007/12/13 14:48, Stuart Henderson wrote:
> check_sip is a Perl plugin for Nagios that uses sipsak to test
> whether a SIP host can reply to an OPTIONS 'ping' or handle a
> REGISTER request.
> 
> I've been using it on OpenBSD for a few weeks (and other OS
> for much longer; you don't usually find OpenBSD on the super-
> low-cost colo boxes I had off-net monitoring running on :)
> 
> The original code at http://isle.wumpus.org/src/nagios/check_sip
> has a copyright notice but no redistribution permissions granted;
> I asked the author if he could add a license (note to others in
> a similar situation: I left the choice open, though I suggested
> a standard license is easier than homebrew). He's kindly let me
> have a copy of the code under Perl's Artistic License.
> 
> The upstream distribution isn't updated at this point, so I've
> mirrored it for now.
> 
> any comments? ok to commit?

ENOPORTATTACHED. Thanks Ian :)



check_sip.tgz
Description: application/tar-gz


Re: NEW: net/nagios/check_sip

2007-12-13 Thread Ian Darwin



The upstream distribution isn't updated at this point, so I've
mirrored it for now.


You have? Where? :-)

ian:66$ sudo make install
===>  Looking for check_sip-20071207.tgz in $PKG_PATH - not found
*** Error code 1

Stop in /usr/ports/othersstuff/net/nagios/check_sip (line 1365 of 
/usr/ports/infrastructure/mk/bsd.port.mk).

===>  Checking files for check_sip-20071207
>> check_sip doesn't seem to exist on this system.
>> Fetch http://spacehopper.org/check_sip.
ftp: Error retrieving file: 404 Not Found



Re: NEW: net/nagios/check_sip

2007-12-13 Thread Stuart Henderson
On 2007/12/13 16:45, Ian Darwin wrote:
>
>>> The upstream distribution isn't updated at this point, so I've
>>> mirrored it for now.
>
> You have? Where? :-)

Ugh, what a mess. Sorry about that. This one's better tested...
With a bit of luck I'll even remember to attach the updated copy :-)



check_sip.tgz
Description: application/tar-gz


Re: NEW: net/nagios/check_sip

2007-12-13 Thread Stuart Henderson
and let's try again with the missing RUN_DEPENDS - sorry for the spam!



check_sip.tgz
Description: application/tar-gz


Re: NEW: net/nagios/check_sip

2007-12-18 Thread Stuart Henderson
Any comments on naming for this? I originally went with check_sip but
on reflection I wonder if it will be easier to find in a package list
if it's nagios-plugin-sip or something similar...