[Orca-users] Size of the graphs produced by Orca.
David Michaels
dragon at raytheon.com
Tue Nov 28 13:13:58 PST 2006
You can specify a plot_width or plot_height in any group {}. You might
even be able to put it in global {}.
For example:
plot {
title %g Disk Space Percent Usage
source orcallator
#data mntP_(.*)
data mntP_(?!/(?:vxckpt|checkpoints|veritas))(.*)
line_type line2
legend $1
y_legend Percent Used
data_min 0
data_max 100
plot_min 0
plot_max 100
color 00ff00
color ff0000
color 0000ff
color ffff00
color 00ffff
color ff00ff
color 009900
color 990000
color 000099
color 999900
color 009999
color 990099
href
http://www.orcaware.com/orca/docs/orcallator.html#disk_space_percent_usage
plot_width 800
}
Cheers,
--Dragon
Lane, Jim wrote:
>
> Hi, All
>
>
>
> Maybe it's just my failing eyesight but the graphs that I'm getting
> from Orca seem a little small, 595 by 264 pixels to be exact. Is there
> an option anywhere to change this? Something about twice the size
> would do me nicely.
>
>
>
> TIA
>
>
>
> Jim Lane
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: </pipermail/orca-users/attachments/20061128/5d8b6ef7/attachment.html>
More information about the Orca-users
mailing list