<div dir="ltr">I've spent way too much time trying to figure this out.  I've read, re-read, and re-re-read a variety of documentation over and over again trying to get this to work.  Help!<div><br></div><div>I wrote a script to collect data.  I'm sending it to Xymon (v4.3.12) with something like the following:</div><div><br></div><blockquote style="margin:0px 0px 0px 40px;border:none;padding:0px"><div style><font face="courier new, monospace">"${XYMON}" "${XYMSRV}" '@' <<-EOT</font></div><div style><font face="courier new, monospace">data ${MACHINE}.trends</font></div><div style><font face="courier new, monospace">[${RRDNAME}.rrd]</font></div></blockquote><blockquote style="margin:0px 0px 0px 40px;border:none;padding:0px"><div style><font face="courier new, monospace">DS:cnt:ABSOLUTE:600:0:U ${CNTVAL}</font></div></blockquote><blockquote style="margin:0px 0px 0px 40px;border:none;padding:0px"><div style><font face="courier new, monospace">DS:pct:GAUGE:600:0:100 ${PCTVAL}</font></div><div style><font face="courier new, monospace">EOT</font></div></blockquote><div><div><div><br></div><div style>Even without any special configuration in <i>xymonserver.cfg</i>, the data is accepted by the Xymon server and recorded in the expected RRD file.  <i>rrdtool dump</i> on the file shows what I'd expect to see.</div><div style><br></div><div style>I created a <i>graphs.cfg</i> config for the data.  I can view a graph of the data using <i>showgraph.sh</i>.</div><div style><br></div><div style>According to all the documentation I can find, to add the graph to the (client) machine's trends column, I need to add the graph name to the <i>$GRAPHS</i> definition in <i>xymonserver.cfg</i>, which I've done.  I've then restarted <i>xymond</i>.  But the graph doesn't show up in the trends column.</div><div style><br></div><div style>Just in case, I also added the graph name to the <i>$TEST2RRD</i> definition in <i>xymonserver.cfg</i>, then restarted <i>xymond</i>.  Still no graph in trends.  Added "=ncv" after the graph name in the <i>$TEST2RRD</i> definition and restarted <i>xymond</i>.  No good.</div><div style><br></div><div style>Added the graph name to the <i>TRENDS</i> option in the client machine's <i>hosts.cfg</i> entry.  No good.</div><div style><br></div><div style>In all cases, I restarted <i>xymond</i> using <i>service xymon restart</i>.</div><div style><br></div><div style>I'm tailing <i>~xymon/log/*.log</i> while doing all of this and seeing nothing that would indicate a problem with the graph definition or <i>xymonserver.cfg</i>.</div><div style><br></div><div style>Help!</div><div><br></div>-- <div><b>Steve Coile<br></b>Senior Network and Systems Engineer, <a href="http://www.mcclatchyinteractive.com/" target="_blank">McClatchy Interactive</a><div><font size="1">Office: 919-861-1247 | Mobile: 919-622-5369 | Fax: 919-861-1300</font></div></div></div>
</div></div>