[Tioga-users] Is there some where some example with time as axis?

rubisher rubisher at scarlet.be
Tue Sep 11 14:34:19 EDT 2007


Hello *,

I manage some AIX boxes on which I can collect performance data with a tool named nmon which produce csv data files.

With ruby it's quiet easy to split this file in sub-data file related to different topics like CPU, DISK, Mem, ... and even 
compute average, weighted average, ... to produce plots.

For the moment, I reach to produce some ps plots with ploticus but it didn't give me enough control on the results as could 
do Tioga (as far as your kind tutorial let me foreseen) as producing a daily pdf book which I can make available for 
management. Unfortunately I didn't find any example using time as axis. Don't you have some example of this kind or isn't it 
yet intregrated in this project?

Tia,
	r.

PS: some typical time stamp I used are:
CPU_ALL,CPU Total ari0woo0,User%,Sys%,Wait%,Idle%,Busy,PhysicalCPUs
ZZZZ,T0001,00:00:14,13-APR-2007
CPU_ALL,T0001,0.0,0.0,0.0,100.0,,0.00
ZZZZ,T0002,00:05:14,13-APR-2007
CPU_ALL,T0002,0.8,0.6,1.6,97.1,,4.00
...

(could cover some hours, a day, a week, ...)


More information about the Tioga-users mailing list