[Nagiosplug-devel] [ nagiosplug-Patches-2139972 ] check_ircd: use IO::Socket and Sys::Hostname

SourceForge.net noreply at sourceforge.net
Wed Oct 1 11:13:40 CEST 2008


Patches item #2139972, was opened at 2008-10-01 02:13
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=397599&aid=2139972&group_id=29880

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Bugfix
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: aitsu (aitsu)
Assigned to: Nobody/Anonymous (nobody)
Summary: check_ircd: use IO::Socket and Sys::Hostname

Initial Comment:
Many FreeBSD users of nagios-plugins have reported that the check_ircd plugin simply does not work for them under perl 5.8.8, returning the error:

IRCD UNKNOWN: Could not bind socket (Can't assign requested address)

I decided to help them with this problem, and re-wrote a small bit of code to make use of IO::Socket and Sys::Hostname, both of which are now part of perl.


----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=397599&aid=2139972&group_id=29880




More information about the Devel mailing list