[Orca-users] Mix up in lines plotted

SIM SOON HUAT, CTSID simsh at psa.com.sg
Thu Apr 6 01:56:23 PDT 2006


Im plotting arbitary data and I am experiencing a problem whereby the
data plotted appears as another line.

These are the name of my rrd files:
gauge_usr_pct_cng1wls1b.rrd
gauge_usr_pct_cng1wls1c.rrd
gauge_usr_pct_cng3wls1a.rrd
gauge_usr_pct_cng3wls1d.rrd


This is my plot configuration:
plot {
title CITOS 21 Planning WLS Cluster USR% CPU
source cluster
data    usr%_cng3wls1a
data    usr%_cng1wls1b
data    usr%_cng1wls1c
data    usr%_cng3wls1d
legend  cng3wls1a
legend cng1wls1b
legend cng1wls1c
legend  cng3wls1d
y_legend        Percent
data_min        0
data_max        100
}


The above plot does not turn out correctly! The 1st data source appears
as the 3rd line in the plot, the 2nd data source appears as the 1st
line, the 3rd data source appears as the 2nd line and only the 4th data
source is correct.

The data and plot appears correctly when I try to plot them 1 by 1 like
below:
plot {
title CITOS 21 Planning WLS Cluster USR% CPU
source cluster
data    usr%_cng3wls1a
legend  cng3wls1a
y_legend        Percent
data_min        0
data_max        100
}

I have done these for others and I do not experience any problems. This
is the only graph that does not turn out correctly. Does anyone have any
idea why this occurs?


Regards,
Daniel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: </pipermail/orca-users/attachments/20060406/e57eb285/attachment.html>


More information about the Orca-users mailing list