I'm not sure these changes are required for anyone else, but I noticed
that they are necessary under OpenBSD 3.1 to use the DNS probe written
by Andre Stolze -- THANKS, Andre!
in DNS.pm
OLD:
push @host, "$self->{properties}{binary} [EMAIL PROTECTED] $addrs[0][0]
|grep \
"Query time\"| gawk '{print \$4}'";
NEW:
push @host, "$self->{properties}{binary} [EMAIL PROTECTED] $addrs[0][0]
|grep \
"query time\"| awk '{print \$5}'";
Apparently, "gawk" isn't natively available on OpenBSD. I'm not sure to
what to attribute the count difference.
Dan
...---... ...---...
Dan McGinn-Combs
[EMAIL PROTECTED]
Atlanta, Georgia
--
Unsubscribe mailto:[EMAIL PROTECTED]
Help mailto:[EMAIL PROTECTED]
Archive http://www.ee.ethz.ch/~slist/smokeping-users
WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi