[Bug 244510] net-mgmt/nagios-plugins: 2.3.2 breaks check_http for the -s, -r, and -R flags
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sat Feb 29 01:18:07 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=244510
Bug ID: 244510
Summary: net-mgmt/nagios-plugins: 2.3.2 breaks check_http for
the -s, -r, and -R flags
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: mat at FreeBSD.org
Reporter: leres at freebsd.org
Flags: maintainer-feedback?(mat at FreeBSD.org)
Assignee: mat at FreeBSD.org
After upgrading to 2.3.2 the -s, -r, and -R flags to check_http no longer work,
e.g:
dot 241 % pkg info nagios-plugins | fgrep Version
Version : 2.3.2,1
dot 242 % /usr/local/libexec/nagios/check_http -S -H www.freebsd.org -s
operating
HTTP CRITICAL: HTTP/1.1 200 OK - string 'operating' not found on
'https://www.freebsd.org:443/' - 8195 bytes in 0.351 second response time
|time=0.350931s;;;0.000000 size=8195B;;;0
This fixed by the patch in this pull request by Sebastian Wolf:
https://github.com/nagios-plugins/nagios-plugins/pull/533
check_http: Fix issue with page length calculation #533
Please see attached patch for the port.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list