[Orca-users] Size of the graphs produced by Orca.
colin at ccsisupport.com
colin at ccsisupport.com
Wed Nov 29 08:27:45 PST 2006
Hey folks;
> You can specify a plot_width or plot_height in any group {}. You might
> even be able to put it in global {}.
I did some checking last night on our new r529 build of Orca. The following
are the results:
1) This has to go in each plot{} directive. It will error out in a group{}
or global{} directive. Thus, get familiar with your favorite editor.
2) The actual size of the plot is never exactly what you specify. Don't
know why, but "plot_width 900" gives 991 pixel plots. The default of
595 never gave me 595 pixel plots either, though.
3) The text on _some_ plots was stretched for a few hours after the new
size took effect, but seems to have calmed down now.
Short answer: it works nicely.
Colin
> 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
>>
>
> _______________________________________________
> Orca-users mailing list
> Orca-users at orcaware.com
> http://www.orcaware.com/mailman/listinfo/orca-users
>
More information about the Orca-users
mailing list