Mantis - orcallator
Viewing Issue Advanced Details
4746 regular use minor always 2011-04-04 23:23 2011-05-05 16:37
hudesd  
dam  
normal  
assigned  
open  
none    
none  
0004746: add nxge to oracallator.cfg
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
originally submitted as a ticket and patch to setoolkit but noone ever took it or acted on it. Subsequently, updates to orca package were released which overwrote orcallator.cfg.
Issue History
2011-04-04 23:23 hudesd New Issue
2011-04-05 15:04 dam Status new => assigned
2011-04-05 15:04 dam Assigned To => dam
2011-05-05 16:37 dam Note Added: 0009023

Notes
(0009023)
dam   
2011-05-05 16:37   
Pull request sent:
  https://github.com/blair/orca/pull/1 [^]