OpenCSW Bug Tracker


Viewing Issue Simple Details Jump to Notes ] View Advanced ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0004541 [setoolkit] regular use minor always 2010-09-02 23:14 2012-01-30 17:56
Reporter hudesd View Status public  
Assigned To dam
Priority normal Resolution fixed  
Status closed  
Summary 0004541: add nxge interface to gigabit collection
Description 5xx0 (T2/T2+) series systems have copper gigabit ports which are nxge interfaces.
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
Additional Information
Tags No tags attached.
Attached Files

- Relationships

-  Notes
(0008976)
dam (administrator)
2011-04-20 14:37

Hi Dana, thanks for the report! Blair has moved his repository to Git, I'll see that I send him a pull request.
(0009442)
dam (administrator)
2011-11-28 16:07

I now updated both SEToolkit and orca to support nxge, please verify up-to-date packages at
  http://buildfarm.opencsw.org/experimental.html#orca [^]
(0009568)
dam (administrator)
2012-01-30 17:54

Pull request has been integrated:
  https://github.com/blair/orca/pull/1 [^]
(0009569)
dam (administrator)
2012-01-30 17:56

Package built from integrated master
  https://github.com/blair/orca/commit/ef85fa3541a6ffe83b0dacb72254056514a9e05b [^]
The respective version of orcallator has been released to unstable/:
  ef85fa3541,REV=2011.11.28


Copyright © 2000 - 2008 Mantis Group
Powered by Mantis Bugtracker