[Orca-checkins] r414 - trunk/orca/data_gatherers/orcallator
Blair Zajac
blair at orcaware.com
Tue Feb 15 20:42:10 PST 2005
Author: blair
Date: Tue Feb 15 20:40:13 2005
New Revision: 414
Modified:
trunk/orca/data_gatherers/orcallator/orcallator.cfg.in
Log:
* data_gatherers/orcallator/orcallator.cfg.in:
Add the SUNW,bge Gigabit Ethernet driver for the Broadcom BCM5703C
or Broadcom BCM5704 controllers to the list of devices matched in
the Gigabit Interface Bits Per Second plots.
Modified: trunk/orca/data_gatherers/orcallator/orcallator.cfg.in
==============================================================================
--- trunk/orca/data_gatherers/orcallator/orcallator.cfg.in (original)
+++ trunk/orca/data_gatherers/orcallator/orcallator.cfg.in Tue Feb 15 20:40:13 2005
@@ -356,7 +356,7 @@
plot {
title %g Interface Bits Per Second: $1
source orcallator
-data 1024 * 8 * ((?:(?:ce)|(?:fjge)|(?:v?ge)|(?:skge))\d+)InKB/s
+data 1024 * 8 * ((?:(?:bge)|(?:ce)|(?:fjge)|(?:v?ge)|(?:skge))\d+)InKB/s
data 1024 * 8 * $1OuKB/s
line_type area
line_type line1
More information about the Orca-checkins
mailing list