[Orca-checkins] rev 161 - trunk/orca/orcallator

blair at orcaware.com blair at orcaware.com
Thu Nov 14 18:03:01 PST 2002


Author: blair
Date: 2002-11-14 18:02:26 -0800 (Thu, 14 Nov 2002)
New Revision: 161

Modified:
   trunk/orca/orcallator/orcallator.cfg.in
Log:
* orcallator/orcallator.cfg.in:
  In the 100 Mbit Interface Bits Per Second plot, add a match for a
  znb device.  This device is from Znyx Networks.  Patch by Carlos
  Canau <canau at keka.kpnqwest.pt>.


Modified: trunk/orca/orcallator/orcallator.cfg.in
==============================================================================
--- trunk/orca/orcallator/orcallator.cfg.in	(original)
+++ trunk/orca/orcallator/orcallator.cfg.in	2002-11-14 18:02:54.000000000 -0800
@@ -314,7 +314,7 @@
 plot {
 title			%g Interface Bits Per Second: $1
 source			orcallator
-data			1024 * 8 * ((?:(?:be)|(?:dmfe)|(?:eri)|(?:hme)|(?:qfe))\d+)InKB/s
+data			1024 * 8 * ((?:(?:be)|(?:dmfe)|(?:eri)|(?:hme)|(?:qfe)|(?:znb))\d+)InKB/s
 data			1024 * 8 * $1OuKB/s
 line_type		area
 line_type		line1




More information about the Orca-checkins mailing list