From 8c330426feb879ec67c12782b61cc90ea42f3cd9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Radovan=20Garab=C3=ADk?= Date: Mon, 6 Feb 2017 19:11:43 +0100 Subject: [PATCH] nping support --- conf.ping | 5 +++++ grc.conf | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/conf.ping b/conf.ping index 131f051..0a0246e 100644 --- a/conf.ping +++ b/conf.ping @@ -41,3 +41,8 @@ colours=default,bright_yellow,bright_blue,bright_red,bright_magenta # last line values regexp=\=\s([0-9\.]+)\/([0-9\.]+)\/([0-9\.]+)\/([0-9\.]+) colours=default,bright_yellow,bright_blue,bright_red,bright_magenta +- +# these are good for nping +regexp=SENT|RCVD +colours=red + diff --git a/grc.conf b/grc.conf index a35d9ef..6244ad0 100644 --- a/grc.conf +++ b/grc.conf @@ -11,7 +11,7 @@ conf.log conf.configure # ping command -(^|[/\w\.]+/)(io|o)?ping6?\s +(^|[/\w\.]+/)(io|o|n|h)?ping[236]?\s conf.ping # traceroute command