Maybe I have a unique problem, but I'm hoping someone can help me out as I have scoured the archives, tried all kinds of combinations, and still haven't found the perfect solution.<div><br></div><div>Problem:</div>
<div>I have a column that reports a list of system and user processes (my-conn).</div><div>I have a script that gets the summary data into a file (counts) in NCV format.</div><div>I would like to report the summary data as a graph on the same column as the list of systems and processes (my-conn)</div>
<div><br></div><div>I initially had both my-conn and counts=ncv in my TEST2RRD variable, which allowed my graph to show up,</div><div> but I was getting all kinds of DS errors with the my-conn rrd, even after making it type GAUGE.</div>
<div>I also was sending status messages.</div><div><div>I tried  sending data messages, since I don't want a separate column displayed with the summary data, which didn't seem to help.</div></div><div>Sometimes I get links on the page, or sometimes I get the graph on the trends page, but not the column page.</div>
<div><br></div><div>I've tried all kinds of variation on the theme...</div><div>TEST2RRD=counts=ncv, my-conn=counts</div><div><div>TEST2RRD=counts, my-conn</div></div><div><div>TEST2RRD=counts</div></div><div><div>TEST2RRD=my-conn=ncv</div>
</div><div><br></div><div>GRAPH=counts</div><div>GRAPH=my-conn</div><div><div>GRAPH=my-conn=ncv</div></div><div><br></div><div>Bottom line, can this be done?  If so, what should I be sending, and what should the variable values be?</div>
<div><br></div><div>Thanks!</div><div>David</div><div><br></div>