[Orca-users] Re: Dynamic title?
Blair Zajac
blair at akamai.com
Wed May 24 17:27:25 PDT 2000
Yes,
You can use the standard Perl $1, $2, etc variables in the title that
hold what is matched in the data sections. You'll have something
like
title Disk Use $1
Blair
dannyman wrote:
> Heh, so I figured out I'm not supposed to use RRDTool to feed Orca. :)
>
> plot {
> title Disk Use
> source hosts
> data disk-(.+?)-Total
> data disk-(.+?)-Used
> base 1024
> line_type area
> line_type area
> }
>
> Is there some way I can get the (.+?) part of the data in to the plot title?
> :)
>
> -d
>
> ------------------------------------------------------------------------
> Missing old school friends? Find them here:
> http://click.egroups.com/1/4055/10/_/804404/_/959201149/
> ------------------------------------------------------------------------
More information about the Orca-users
mailing list