As a final message I was able to resolve my broken graph.  The graph definition in my hobbitgraph.cfg file was listing an incorrect .rrd file.  Adhereing to Mr. Goyard's earlier suggestion I changed the def line to reflect the actual rrd file name (
pcpuIdle.rrd) and *poof* graph appeared in trends.  Thank you again.<br><br>Sage<br><br><div><span class="gmail_quote">On 11/8/06, <b class="gmail_sendername">Shifter</b> <<a href="mailto:the.shifter@gmail.com">the.shifter@gmail.com
</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Ahhhh, that makes sense.  Changing my client script to:<br><br>$BB $BBDISP "data $MACHINE.pcpuIdle
<br>`cat /tmp/pcpu.txt`<br>"<br><br>caused the rrd's to be created and populated with data.<br><br>The change suggested by Charles Jones was helpful as it caused a link to appear on my trends page where there was no representation of my data at all, but not the actual graph.  The link doesn't produce any graphs either, but I'm getting closer.  I remember reading about that elsewhere in the forums so I'll go research that a bit.  Thank you all very much for the assistance.
<br><br>Sage<div><span class="e" id="q_10ec91f251ec0f2a_1"><br><br><div><span class="gmail_quote">On 11/8/06, <b class="gmail_sendername">Charles Goyard</b> <<a href="mailto:cgoyard@cvf.fr" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
cgoyard@cvf.fr</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi,<br><br>Shifter wrote :<br>><br>> $BB $BBDISP "data $MACHINE.pcpu<br>> `cat /tmp/pcpu.txt`<br><br>what I'm telling is that the name after "$MACHINE" must match the name<br>used in TESTS2RRD and NCV_foobar. I think you're mixing the name of a
<br>status (or data) report (here "pcpu") and the name of a particular line<br>(or data source, or DS) in the body of that status/data message.<br><br>Regards,<br><br>--<br>Charles Goyard - <a href="mailto:cgoyard@cvf.fr" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">

cgoyard@cvf.fr</a> - (+33) 1 45 38 01 31<br><br>To unsubscribe from the hobbit list, send an e-mail to<br><a href="mailto:hobbit-unsubscribe@hswn.dk" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
hobbit-unsubscribe@hswn.dk</a><br><br><br></blockquote></div><br>

</span></div></blockquote></div><br>