[bug-notifications] [orca 0004746]: add nxge to oracallator.cfg
Mantis Bug Tracker
noreply at opencsw.org
Thu May 5 16:37:48 CEST 2011
A NOTE has been added to this issue.
======================================================================
https://www.opencsw.org/mantis/view.php?id=4746
======================================================================
Reported By: hudesd
Assigned To: dam
======================================================================
Project: orca
Issue ID: 4746
Category: regular use
Reproducibility: always
Severity: minor
Priority: normal
Status: assigned
======================================================================
Date Submitted: 2011-04-04 23:23 CEST
Last Modified: 2011-05-05 16:37 CEST
======================================================================
Summary: add nxge to oracallator.cfg
Description:
Please modify orcallator.cfg according to this patch:
-bash-3.00$ diff -u orcallator.cfg.CSW orcallator.cfg
--- orcallator.cfg.CSW Wed Aug 4 05:09:04 2010
+++ orcallator.cfg Thu Sep 2 13:49:05 2010
@@ -356,7 +356,7 @@
plot {
title %g Interface Bits Per Second: $1
source orcallator
-data 1024 * 8 *
((?:(?:bge)|(?:ce)|(?:fjg[ei])|(?:v?ge)|(?:skge)|(?:e1000g)|(?:ipge)|(?:bnx))\d+)InKB/s
+data 1024 * 8 *
((?:(?:bge)|(?:ce)|(?:nxge)|(?:fjg[ei])|(?:v?ge)|(?:skge)|(?:e1000g)|(?:ipge)|(?:bnx))\d+)InKB/s
data 1024 * 8 * $1OuKB/s
line_type area
line_type line1
======================================================================
----------------------------------------------------------------------
(0009023) dam (administrator) - 2011-05-05 16:37
https://www.opencsw.org/mantis/view.php?id=4746#c9023
----------------------------------------------------------------------
Pull request sent:
https://github.com/blair/orca/pull/1
More information about the bug-notifications
mailing list