[Orca-users] Orca Data Entry Question

Adam Levin alevin at audible.com
Thu Nov 14 05:38:01 PST 2002


On Wed, 13 Nov 2002, Scott A. Manicke wrote:
> I have a parameter collected file that is in following format:
...
> Note the multiple "INSTANCES" on separate lines.  Is there a way to load
> this data and plot it on the same plot in Orca, or do I need to build a
> script to manipulate the date into separate columns.

You need to build a script to make it column-based instead of row-based.

> The only issue I
> have will doing that is I don't always get a data point from both CPUs
> for example on the same exact epoch time stamp.  That would make
> building a script very difficult, and I don't want to substitute a zero
> for a missing data point as well.

How about splitting into two files when you process it?  You can have one
file for CPU_0 and one for CPU_1, and that way the differences in time
stamp won't throw Orca off.  You won't be able to graph both CPUs on the
same graph that way, though (I don't think...).

-Adam

Adam Levin, Senior Unix Systems Administrator | http://www.audible.com/
Audible, Inc.                       He'd never realized that, deep down
Wayne, NJ, 07470                       inside, what he really wanted to
973-837-2797                               do was make things go splat.




More information about the Orca-users mailing list