From 6b326ef6ec0da4b98a02d9ad1e20826c308e8703 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Radovan=20Garab=C3=ADk?= Date: Thu, 9 Feb 2017 14:34:06 +0100 Subject: [PATCH] ioping, arping, b2ping --- conf.ping | 4 ++-- grc.conf | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/conf.ping b/conf.ping index 0a0246e..9ba4835 100644 --- a/conf.ping +++ b/conf.ping @@ -35,11 +35,11 @@ regexp=--- \S+ ping statistics --- colours=bold - # last line min/avg/max/mdev -regexp=rtt (min)/(avg)/(max)/(mdev) +regexp=(min)/(avg)/(max)/(mdev) colours=default,bright_yellow,bright_blue,bright_red,bright_magenta - # last line values -regexp=\=\s([0-9\.]+)\/([0-9\.]+)\/([0-9\.]+)\/([0-9\.]+) +regexp=\=\s([0-9\.\ mus]+)\/([0-9\. mus]+)\/([0-9\. mus]+)\/([0-9\. mus]+) colours=default,bright_yellow,bright_blue,bright_red,bright_magenta - # these are good for nping diff --git a/grc.conf b/grc.conf index 6244ad0..303e3ef 100644 --- a/grc.conf +++ b/grc.conf @@ -11,7 +11,7 @@ conf.log conf.configure # ping command -(^|[/\w\.]+/)(io|o|n|h)?ping[236]?\s +(^|[/\w\.]+/)(io|o|n|h|arp|l2)?ping[236]?\s conf.ping # traceroute command