[Orca-users] Adding fjgi to orcallator.cfg
Brian Poole
pooleb at gmail.com
Fri Sep 14 08:21:37 PDT 2007
Can the fjgi interface be added to the default orcallator.cfg for the
interface bits/sec plot? This caused me a little bit of confusion at first.
I think the following patch should do it.
Brian
--- orcallator.cfg.in.orig 2007-09-14 10:38: 16.000000000 -0400
+++ orcallator.cfg.in 2007-09-14 10:41:02.000000000 -0400
@@ -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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: </pipermail/orca-users/attachments/20070914/6354bf3c/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: patch-orcallator.cfg.in
Type: application/octet-stream
Size: 430 bytes
Desc: not available
URL: </pipermail/orca-users/attachments/20070914/6354bf3c/attachment.obj>
More information about the Orca-users
mailing list