<html><body>
<p>Mrtg Users,<br>
<br>
I am trying to create a graph that graphs the cpu for three servers.<br>
I am using rrdtool.<br>
It only seems to want to graph the first two number?<br>
<br>
Is it possible to graph all three values in one graph?<br>
 <br>
the script outputs the follwing values<br>
<br>
52<br>
22<br>
53<br>
<br>
Target[3cpus]: `/home/mrtg/scripts/3cpu.pl `<br>
Title[3cpus]:  CPU Usage for 1 2 3<br>
PageTop[3cpus]: &lt;h1&gt;CPU Usage for&lt;font color=blue&gt;  1 2 3 &lt;/font&gt; and &lt;font color=#ff00ff&gt; &lt;/font&gt; &lt;/h1&gt;<br>
MaxBytes[3cpus]: 20000<br>
YLegend[3cpus]: CPU * 10<br>
ShortLegend[3cpus]: CPU Usage for 1 2 3 and<br>
Legend1[3cpus]: Average CPU of 1<br>
Legend2[3cpus]: Average CPU of 2<br>
Legend3[3cpus]: Average CPU of 3<br>
Options[3cpus]: gauge,growright,nopercent<br>
Colours[3cpus]: BLUE#1000ff,VIOLET#ff00ff,RED#bb0000,GREEN#006600<br>
Ytics[3cpus]: 3<br>
<br>
Please Advise,<br>
-Eric</body></html>