Bug 76696

Summary: /usr/ports/net-mgmt/nagios-plugins - BROKEN version committed
Product: Ports & Packages Reporter: emz
Component: Individual Port(s)Assignee: freebsd-ports-bugs (Nobody) <ports-bugs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description emz 2005-01-26 06:10:19 UTC
      check_ping broken in 1.4.0.a3 version, complains with default config as shown below: 

./check_ping -H 127.0.0.1 -w 100.0,20% -c 500.0,60%
check_ping: Could not interpret output from ping command

(is is marked as "known issue" in nagios-devel@)
check_icmp (supposed to be used instead of check_ping) is broken too, if used with rtas more than 1000 (3000 in default config); complains as shown below:

./check_icmp -H 127.0.0.1 -c 3000,100%
check_icmp: select() in recvfrom_wto : Invalid argument

Fix: 

downgrading to nagios-plugins-1.3.1
How-To-Repeat:       install nagios + nagios-plugins from fresh ports. try to monitor single host.
Comment 1 Volker Stolz freebsd_committer freebsd_triage 2005-01-26 16:43:24 UTC
Dear maintainer, please look into this issue!

Volker
Comment 2 Volker Stolz freebsd_committer freebsd_triage 2005-01-26 16:43:42 UTC
State Changed
From-To: open->feedback

Forwarded PR to maintainer. Please try to contact the maintainer 
before submitting a PR!
Comment 3 Blaz Zupan 2005-01-26 16:53:08 UTC
This is a bug in nagios-plugins, not in the port. Remove your locale 
configuration (specifically, LC_NUMERIC or LC_ALL).
Comment 4 blaz 2005-01-30 13:10:50 UTC
This PR should be closed and temporary fix in PR ports/76854 should be 
commited.
Comment 5 Mark Linimon freebsd_committer freebsd_triage 2005-01-30 17:20:43 UTC
State Changed
From-To: feedback->closed

Maintainer reports that the change in ports/76854 should be committed 
instead.