On Fri, May 20, 2005 at 12:01:51AM +0200, Christoph Biedl wrote:
Hi!
> Christoph Biedl wrote...
>
> > The actual magic should reside in the configure script.
> > The current (and broken) output is:
> > | checking for ICMP ping syntax... /bin/ping -n -U -w %d -c %d %s
> > | checking for ICMPv6 pi
Christoph Biedl wrote...
> The actual magic should reside in the configure script.
> The current (and broken) output is:
> | checking for ICMP ping syntax... /bin/ping -n -U -w %d -c %d %s
> | checking for ICMPv6 ping syntax... /bin/ping6 -n -U -c %d %s
Sorry to bother you again but I'd really li
Christoph Biedl wrote...
> # /usr/lib/nagios/plugins/check_ping -6 -H ::1 -w 200.0,20% -c 500.0,60% -p 5
> Segmentation fault
Further tests using gdb suggest the problem is a follows:
| #define PING6_COMMAND "/bin/ping6 -n -U -c %d %s"
| #define PING_COMMAND "/bin/ping -n -U -w %d -c %d %s"
[ na
Package: nagios-plugins
Version: 1.4-3
Severity: normal
Testing the v6-connectivy although I knew there wasn't any at that time,
nagios still gave me a lot of green lights. That was strange and some
testing finally led to
# /usr/lib/nagios/plugins/check_ping -6 -H ::1 -w 200.0,20% -c 500.0,60% -p
4 matches
Mail list logo