[Orca-users] Uptime Graphs

Blair Zajac blair at orcaware.com
Wed Jun 23 17:26:02 PDT 2004


Justin Corpron wrote:

> I see that there is a png shown in the documents section under 
> orcallator.se but the plots generously setup with the standard install 
> do not include this plot or data. How is this plot setup? Where is the 
> data for this plot coming from?

Justin,

You need a newer orcallator.cfg file to do this.

Or you can add this to your orcallator.cfg file:

plot {
title                   %g Uptime
source                  orcallator
data                    uptime / 86400
data                    uptime / ( 86400 * 7 )
data                    uptime / ( 86400 * 30 )
line_type               area
legend                  Uptime in Days
legend                  Uptime in Weeks
legend                  Uptime in Months
y_legend                Total Time
data_min                0
plot_min                0
href 
http://www.orcaware.com/orca/docs/orcallator.html#system_uptime
}

Blair

-- 
Blair Zajac <blair at orcaware.com>
Plots of your system's performance - http://www.orcaware.com/orca/



More information about the Orca-users mailing list