<div dir="ltr">You need to send an actual report to get the column to show up.  That's pretty easy:<div><br></div><div>     /home/xymon/server/bin/xymon <XYMONSERVER> "status server,domain,com.ifstat green `date`"</div><div><br></div><div>Note that "server,domain,com" is comma-separated, because the ".ifstat" is dot-separated for historical reasons...</div><div><br></div><div>That gets you the ifstat column with no special report message.  Now, to make the ifstat graph show up in that report, edit the Xymon server config file:  /home/xymon/server/etc/xymonserver.cfg   Find the big-ass long line that starts TEST2RRD="....." and add ifstat to the end of it:</div><div><br></div><div>     TEST2RRD="...........,ifstat"</div><div><br></div><div>not sure if Xymon needs restarting for that to take effect.  Once the ifstat column shows up, click through the green dot to see the graph.</div><div><br></div><div>The ifstat report will have a lifetime of 30 mins by default, so you'll want to repeat the empty test message occasionally to prevent the dot from going purple.  Or just live with the purple dot.  Or disable it so it turns blue - that'll leave the disable message occupying a couple of lines near the top, pushing the graph further down the page.</div><div><br></div><div>Ralph Mitchell</div><div><br></div><div><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Thu, Jan 2, 2020 at 3:39 PM Kris Springer <<a href="mailto:kspringer@innovateteam.com">kspringer@innovateteam.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">I'd like to get the 'ifstat' graphs to be a column button that I can <br>
click to go right to those graphs.  I tried adding 'ifstat' into my <br>
group column list in my hosts.cfg file but no column appeared.  I <br>
realize that it's not a default column, but if I could get it working it <br>
would save me a lot of clicks and scrolling.<br>
<br>
-- <br>
<br>
Kris Springer<br>
<br>
<br>
_______________________________________________<br>
Xymon mailing list<br>
<a href="mailto:Xymon@xymon.com" target="_blank">Xymon@xymon.com</a><br>
<a href="http://lists.xymon.com/mailman/listinfo/xymon" rel="noreferrer" target="_blank">http://lists.xymon.com/mailman/listinfo/xymon</a><br>
</blockquote></div>