What about adding these line into analysis.cfg to each server you want to monitor:<div><br></div><div><div>        DS ifstat ifstat.eth0.rrd:bytesSent >50000000 COLOR=yellow "TEXT=eth0 &V bytes out is higher than threshold &U"</div>

<div><div>        DS ifstat ifstat.eth0.rrd:bytesReceived >50000000 COLOR=yellow "TEXT=eth0 &V bytes in is higher than threshold &U"</div><div>        DS ifstat ifstat.eth0.rrd:bytesSent >70000000 COLOR=red "TEXT=eth0 &V bytes out is higher than threshold &U"</div>

<div>        DS ifstat ifstat.eth0.rrd:bytesReceived >70000000 COLOR=red "TEXT=eth0 &V bytes in is higher than threshold &U"</div></div><div><br></div><div>J</div><div><br></div><div class="gmail_quote">

On Mon, Jul 23, 2012 at 10:57 PM, John Horne <span dir="ltr"><<a href="mailto:john.horne@plymouth.ac.uk" target="_blank">john.horne@plymouth.ac.uk</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<div class="im">On Fri, 2012-07-20 at 10:30 +1000, Jeremy Laidman wrote:<br>
> John<br>
><br>
><br>
> You need three things to make this happen: a) the ifstat page needs to<br>
> exist, b) svcstatus.cgi needs to know that graphs exist, and c) an<br>
> [ifstat] graph definition must exist in graphs.cfg.<br>
><br>
</div>Hello,<br>
<br>
Thanks for this. However, I should have thought it through a bit more.<br>
What I actually want is to monitor the network interface(s) so that if<br>
the bandwidth gets to, say, 70% utilised then we get a yellow status, at<br>
90% we get red. Similar to the 'cpu' and 'disk' monitoring and the<br>
LOAD/DISK entries in the analysis.cfg file. I was hoping that something<br>
similar was available for the network interfaces (and that we could have<br>
a separate column for 'ifstat' as well).<br>
<br>
I suspect I'll need to write a short script to detect the bandwidth<br>
being used by the clients and send the relevant status back to the<br>
server.<br>
<div class="HOEnZb"><div class="h5"><br>
<br>
<br>
<br>
John.<br>
<br>
--<br>
John Horne                   Tel: <a href="tel:%2B44%20%280%291752%20587287" value="+441752587287">+44 (0)1752 587287</a><br>
Plymouth University, UK      Fax: <a href="tel:%2B44%20%280%291752%20587001" value="+441752587001">+44 (0)1752 587001</a><br>
_______________________________________________<br>
Xymon mailing list<br>
<a href="mailto:Xymon@xymon.com">Xymon@xymon.com</a><br>
<a href="http://lists.xymon.com/mailman/listinfo/xymon" target="_blank">http://lists.xymon.com/mailman/listinfo/xymon</a><br>
</div></div></blockquote></div><br></div>