[Orca-dev] Re: [Orca-checkins] rev 203 - trunk/orca/data_gatherers/orcallator
Blair Zajac
blair at orcaware.com
Sun Feb 23 19:12:22 PST 2003
sean at seanoneill.info wrote:
>
> Author: sean at seanoneill.info
> Date: 2003-02-23 19:00:31 -0800 (Sun, 23 Feb 2003)
> New Revision: 203
>
> Modified:
> trunk/orca/data_gatherers/orcallator/orcallator.cfg.in
> trunk/orca/data_gatherers/orcallator/orcallator.se
> Log:
> Modifications made from posting to orca-user list on Oct 25, 2000
> with Subject "Re: Interest in more disk based statistics" from John ???.
> Add disk service time data collection to Orca.
Hi Sean,
Good stuff.
His name is John Langner and his email address is
john_langner at ne.3com.com. Can you update the log message
and orcallator.se?
> --- trunk/orca/data_gatherers/orcallator/orcallator.cfg.in (original)
> +++ trunk/orca/data_gatherers/orcallator/orcallator.cfg.in 2003-02-23 19:00:38.000000000 -0800
> @@ -702,6 +702,17 @@
> }
>
> plot {
> +title %g Disk Average Service Time
> +source orcallator
> +data disk_svct_((?:c\d+t\d+d\d+)|(?:c\d+d\d+)|(?:[ms]d\d+)|(?:c\d+t([A-Z0-9]{32})d\d+))
> +line_type line2
> +legend $1
> +y_legend milliseconds
For consistentcy, all y_legend names are capitalized.
If you generate some plots for this, send me one PNG and I'll add a
plot to the orcallator web page
http://www.orcaware.com/orca/docs/orcallator.html
Best,
Blair
--
Blair Zajac <blair at orcaware.com>
Plots of your system's performance - http://www.orcaware.com/orca/
More information about the Orca-dev
mailing list