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