Date: Mon, 30 May 2022 02:29:34 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 264342] net-mgmt/nagios-plugins: check_icmp broken on FreeBSD 13.1-RELEASE Message-ID: <bug-264342-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D264342 Bug ID: 264342 Summary: net-mgmt/nagios-plugins: check_icmp broken on FreeBSD 13.1-RELEASE Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Some People Priority: --- Component: Individual Port(s) Assignee: mat@FreeBSD.org Reporter: wcarson.bugzilla@disillusion.net Flags: maintainer-feedback?(mat@FreeBSD.org) Assignee: mat@FreeBSD.org Overview:=20 All calls to check_icmp return 100% packetloss and an error saying 'inv= alid argument'. Steps to Reproduce: 1) Install net-mgmt/nagios-plugins on FreeBSD 13.1-RELEASE 2) Run command:=20 /usr/local/libexec/nagios/check_icmp -vvv -H 127.0.0.1 Actual Results:=20 # /usr/local/libexec/nagios/check_icmp -vvvvvvH 127.0.0.1 address_family: 2 (IPv4 =3D 2; IPv6 =3D 10) setsockopt failed Setting alarm timeout to 10 seconds packets: 5, targets: 1 target_interval: 0.000, pkt_interval 80.000 crit.rta: 500.000 max_completion_time: 3400.000 crit =3D {500000, 80%}, warn =3D {200000, 40%} pkt_interval: 80000 target_interval: 0 retry_interval: 0 icmp_pkt_size: 76 timeout: 10 Sending ICMPv4 echo-request of len 24, id 4763, seq 0, cksum 0xF6CB to host 127.0.0.1 Failed to send ping to 127.0.0.1 =3D Invalid argument Sending ICMPv4 echo-request of len 24, id 4763, seq 1, cksum 0xF5A6 to host 127.0.0.1 Failed to send ping to 127.0.0.1 =3D Invalid argument Sending ICMPv4 echo-request of len 24, id 4763, seq 2, cksum 0xF4A1 to host 127.0.0.1 Failed to send ping to 127.0.0.1 =3D Invalid argument Sending ICMPv4 echo-request of len 24, id 4763, seq 3, cksum 0xF39D to host 127.0.0.1 Failed to send ping to 127.0.0.1 =3D Invalid argument Sending ICMPv4 echo-request of len 24, id 4763, seq 4, cksum 0xF29A to host 127.0.0.1 Failed to send ping to 127.0.0.1 =3D Invalid argument finish(0) called icmp_sent: 0 icmp_recv: 0 icmp_lost: 0 targets: 1 targets_alive: 1 CRITICAL - 127.0.0.1: rta nan, lost 100%| rta=3D0.000ms;200.000;500.000;0; pl=3D100%;40;80;0;100 rtmax=3D0.000ms;;;; rtmin=3D0.000ms;;;; targets: 1, targets_alive: 0, hosts_ok: 0, hosts_warn: 0, min_hosts_alive: = -1 Expected Results:=20 Should have received 0% packetloss. Build Date & Hardware:=20 Built on FreeBSD 13.1-RELEASE on 2022-May-29.=20 Additional Builds and Platforms:=20 Did not occur on FreeBSD 13.0-RELEASE-p11. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-264342-7788>