[Orca-checkins] r530 - orca/trunk/data_gatherers/orcallator
blair at orcaware.com
blair at orcaware.com
Mon Sep 17 22:13:10 PDT 2007
Author: blair at orcaware.com
Date: Mon Sep 17 22:12:29 2007
New Revision: 530
Modified:
orca/trunk/data_gatherers/orcallator/orcallator.cfg.in
Log:
* data_gatherers/orcallator/orcallator.cfg.in:
Add the fjgi gigabit interface to the list of devices plotted in the
interface bits/sec graph.
Patch by: Brian Poole <pooleb at gmail.com>
Modified: orca/trunk/data_gatherers/orcallator/orcallator.cfg.in
==============================================================================
--- orca/trunk/data_gatherers/orcallator/orcallator.cfg.in (original)
+++ orca/trunk/data_gatherers/orcallator/orcallator.cfg.in Mon Sep 17 22:12:29 2007
@@ -356,7 +356,7 @@
plot {
title %g Interface Bits Per Second: $1
source orcallator
-data 1024 * 8 * ((?:(?:bge)|(?:ce)|(?:fjge)|(?:v?ge)|(?:skge))\d+)InKB/s
+data 1024 * 8 * ((?:(?:bge)|(?:ce)|(?:fjg[ei])|(?: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