[Orca-users] Network stats NoCP generation - orcallator.cfg
Normandin, Mike
mike.normandin at csfb.com
Thu Oct 6 14:21:59 PDT 2005
I resolved the issue. I used data_gatherers/orcallator/orcallator.cfg as the template for my config file it has the following for the NoCP/s:
plot {
title %g Interface Nocanput Rate
source orcallator
data (.*\d+)NoCP/s
line_type area
legend $1
y_legend Nocanput/s
data_min 0
flush_regexps 1
href http://www.orcaware.com/orca/docs/orcallator.html#interface_nocanput_rate
}
I added the following data entry and the plots generated correctly:
plot {
title %g Interface Nocanput Rate
source orcallator
data (.*\d+)NoCP/s
data $1NoCP/s
line_type area
legend $1
y_legend Nocanput/s
data_min 0
flush_regexps 1
href http://www.orcaware.com/orca/docs/orcallator.html#interface_nocanput_rate
}
The same was done for Defer/s Coll%
This makes sense but in the 27 release it works using the first method. Other plots in the config file such as IErr/s plot are coded with the $1IErr/s datapoint in it.
Mike
-----Original Message-----
From: orca-users-bounces+mike.normandin=csfb.com at orcaware.com
[mailto:orca-users-bounces+mike.normandin=csfb.com at orcaware.com]On
Behalf Of Normandin, Mike
Sent: Thursday, October 06, 2005 4:35 PM
To: 'orca-users at orcaware.com'
Subject: RE: [Orca-users] Network stats NoCP generation
Does anybody know at where the data sources with the _volatile_ tag get expanded ? I've found where they get built in SourceFile.pm but I can't determine why the plot isn't being named correctly. 3 of the data points are marked volatile and arn't getting expanded with the interface name.
o_dev06_gauge_1024_X_8_X_hme0InKB_per_s,__1024_X_8_X_hme0OuKB_per_s
o_dev06_gauge_hme0Ipkt_per_s,__hme0Opkt_per_s
o_dev06_gauge_hme0IErr_per_s,__hme0OErr_per_s
o_dev06_gauge_volatile_(._X_\d+)Defr_per_s
o_dev06_gauge_volatile_(._X_\d+)Coll_pct
o_dev06_gauge_volatile_(._X_\d+)NoCP_per_s
o_dev06_gauge_hme0InDtSz_per_p,__hme0OuDtSz_per_p
o_dev06_gauge_hme0InOvH_pct_per_p,__hme0OuOvH_pct_per_p
o_dev06_gauge_1024_X_8_X_tcp_InKB_per_s,__1024_X_8_X_tcp_OuKB_per_s
Mike
-----Original Message-----
From: orca-users-bounces+mike.normandin=csfb.com at orcaware.com
[mailto:orca-users-bounces+mike.normandin=csfb.com at orcaware.com]On
Behalf Of Normandin, Mike
Sent: Wednesday, October 05, 2005 10:16 AM
To: orca-users at orcaware.com
Subject: RE: [Orca-users] Network stats NoCP generation
I agree with you that the value should be zero - and it is in the orcallator file. What the problem appears to be is in the regexp expansion and file creation. If you look the png file has (._X_d+) in it. When I look at the png file it is blank - no data just a white frame.
Many thanks for your input.
Mike
-----Original Message-----
From: Cockcroft, Adrian [mailto:acockcroft at ebay.com]
Sent: Monday, October 03, 2005 10:10 PM
To: Normandin, Mike; orca-users at orcaware.com
Subject: RE: [Orca-users] Network stats NoCP generation
In normal use you would expect to get zero NoCP. If you see anything here under high input packet rates then you have input overrun and are discarding received packets as they traverse up the stack "Tonto he say No Can Put packet up stack" :-)
Adrian
-----Original Message-----
From: orca-users-bounces+acockcroft=ebay.com at orcaware.com on behalf of Normandin, Mike
Sent: Mon 10/3/2005 4:04 PM
To: 'orca-users at orcaware.com.'
Cc:
Subject: [Orca-users] Network stats NoCP generation
I am trying to implement r492 but some of the Interface stats are generating odd file names for the graphs and subsequent HTML pointers:
o_HOSTNAME_gauge_volatile_(._X_\d+)NoCP_per_s-yearly.png
The graph is blank.
The rrd file generation looks correct:
gauge_hme0NoCP_per_s.rrd
I get correct graphs for Packets per second.
Michael Normandin
Capacity & Optimization
CREDIT | FIRST
SUISSE | BOSTON
mailto:mike.normandin at csfb.com
(609) 243-0859
==============================================================================
Please access the attached hyperlink for an important electronic communications disclaimer:
http://www.csfb.com/legal_terms/disclaimer_external_email.shtml
==============================================================================
_______________________________________________
Orca-users mailing list
Orca-users at orcaware.com
http://www.orcaware.com/mailman/listinfo/orca-users
==============================================================================
Please access the attached hyperlink for an important electronic communications disclaimer:
http://www.csfb.com/legal_terms/disclaimer_external_email.shtml
==============================================================================
_______________________________________________
Orca-users mailing list
Orca-users at orcaware.com
http://www.orcaware.com/mailman/listinfo/orca-users
==============================================================================
Please access the attached hyperlink for an important electronic communications disclaimer:
http://www.csfb.com/legal_terms/disclaimer_external_email.shtml
==============================================================================
_______________________________________________
Orca-users mailing list
Orca-users at orcaware.com
http://www.orcaware.com/mailman/listinfo/orca-users
==============================================================================
Please access the attached hyperlink for an important electronic communications disclaimer:
http://www.csfb.com/legal_terms/disclaimer_external_email.shtml
==============================================================================
More information about the Orca-users
mailing list