[Orca-users] Disk Space Size Usage graphs

Blair Zajac blair at orcaware.com
Wed May 11 14:55:00 PDT 2005


Erich Oberle wrote:
> In addition to the graphs showing disk space percent usage I'd like to
> create one that has the size usage, i.e. the size in bytes from df -k
> (prefer megabytes but older Solaris doesn't have option).  So, I simply
> tried to add the following graph creation entry to orcallator.cfg:
> 
> plot {
> title                   %g Disk Space Size Usage
> source                  orcallator
> data                    mntU_(.*)
> line_type               line2
> legend                  $1
> y_legend                Percent Used
> data_min                0
> data_max                100
> plot_min                0
> plot_max                100
> }
> 
> It seems mntU_(.*) should be the correct column for this data.  However, my
> graphs contain no data (just an N/A in the value).  It does have a line
> entry on the graph's key for each file system, but there's simply no data.
> 
> What should I do to get these graphs to generate?  Thanks very much.
> --Erich

Hi Erich,

That looks like it should work.

When you run

     orca -o -v -v -v

what kind of output do you get?  Any error messages?

Regards,
Blair

-- 
Blair Zajac, Ph.D.
<blair at orcaware.com>
Subversion and Orca training and consulting
http://www.orcaware.com/consulting/



More information about the Orca-users mailing list