<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<style>
<!--
@font-face
        {font-family:"Cambria Math"}
@font-face
        {font-family:Calibri}
@font-face
        {font-family:Tahoma}
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman","serif";
        color:black}
a:link, span.MsoHyperlink
        {color:blue;
        text-decoration:underline}
a:visited, span.MsoHyperlinkFollowed
        {color:purple;
        text-decoration:underline}
p
        {margin-right:0in;
        margin-left:0in;
        font-size:12.0pt;
        font-family:"Times New Roman","serif";
        color:black}
p.MsoAcetate, li.MsoAcetate, div.MsoAcetate
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:8.0pt;
        font-family:"Tahoma","sans-serif";
        color:black}
p.msochpdefault, li.msochpdefault, div.msochpdefault
        {margin-right:0in;
        margin-left:0in;
        font-size:12.0pt;
        font-family:"Calibri","sans-serif";
        color:black}
span.emailstyle18
        {font-family:"Calibri","sans-serif";
        color:#1F497D}
span.BalloonTextChar
        {font-family:"Tahoma","sans-serif";
        color:black}
span.EmailStyle22
        {font-family:"Calibri","sans-serif";
        color:#1F497D}
.MsoChpDefault
        {font-size:10.0pt}
@page WordSection1
        {margin:1.0in 1.0in 1.0in 1.0in}
-->
</style>
</head>
<body bgcolor="white" lang="EN-US" link="blue" vlink="purple">
<div class="WordSection1">
<p class="MsoNormal"><span style="font-size:11.0pt; font-family:"Calibri","sans-serif"; color:#1F497D">MRTG has the ability to monitor much more than just throughput.  MRTG will collect and graph any number of variables (up to 4 I believe, I’ve never tried
 more than two) that can be collected by SNMP or scripts.  I have used it to monitor temperature, CPU load, length in minutes of daylight during the day, and several other things as well as throughput over the years I’ve used it.  I’ve also used RRDTool directly
 to monitor and maintain graphs of various things when MRTG didn’t allow enough variables in a single graph or if I wanted more control over the process. 
</span></p>
<p class="MsoNormal"><span style="font-size:11.0pt; font-family:"Calibri","sans-serif"; color:#1F497D"> </span></p>
<p class="MsoNormal"><span style="font-size:11.0pt; font-family:"Calibri","sans-serif"; color:#1F497D">The bottom line is both MRTG and Devmon will work, as well as doing something directly with RRDTool like I have if Kris cares to do that.  I advocate for
 MRTG simply because I think setup/integration is easier with MRTG and Xymon.  </span>
</p>
<p class="MsoNormal"><span style="font-size:11.0pt; font-family:"Calibri","sans-serif"; color:#1F497D"> </span></p>
<div>
<div style="border:none; border-top:solid #B5C4DF 1.0pt; padding:3.0pt 0in 0in 0in">
<p class="MsoNormal" style="margin-left:.5in"><b><span style="font-size:10.0pt; font-family:"Tahoma","sans-serif"; color:windowtext">From:</span></b><span style="font-size:10.0pt; font-family:"Tahoma","sans-serif"; color:windowtext"> Xymon [mailto:xymon-bounces@xymon.com]
<b>On Behalf Of </b>W.J.M. Nelis<br>
<b>Sent:</b> Friday, December 06, 2013 9:11 AM<br>
<b>To:</b> Xymon MailingList<br>
<b>Subject:</b> Re: [Xymon] network traffic monitoring</span></p>
</div>
</div>
<p class="MsoNormal" style="margin-left:.5in"> </p>
<div>
<p class="MsoNormal" style="margin-right:0in; margin-bottom:12.0pt; margin-left:.5in">
Hello,</p>
</div>
<blockquote style="margin-top:5.0pt; margin-bottom:5.0pt">
<div>
<p class="MsoNormal" style="margin-left:.5in"><span style="font-size:11.0pt; font-family:"Calibri","sans-serif"; color:#1F497D">MRTG is easy to integrate with Xymon…. I had mine setup and running in less than five minutes since my distro had an MRTG RPM readily
 available.  Not trying to say anything against Devmon but the MRTG integration is a no brainer.  I would say go back to that if you think it will do what you want.</span></p>
</div>
</blockquote>
<p class="MsoNormal" style="margin-left:.5in"><br>
MRTG will monitor throughput only. One can tweak MRTG to measure two other things in stead of input and output, but the options are limited compared to Devmon. Thus if one wants to monitor only throughput, MRTG will do well. If one wants to monitor a number
 of other parameters as well, for instance temperature, memory utilisation or stack status, Devmon is a better option.<br>
<br>
Regards,<br>
  Wim Nelis.<br>
<br>
<br>
</p>
<div>
<p class="MsoNormal" style="margin-left:.5in"><span style="font-size:11.0pt; font-family:"Calibri","sans-serif"; color:#1F497D"> </span></p>
<p class="MsoNormal" style="margin-left:1.0in"><b><span style="font-size:10.0pt; font-family:"Tahoma","sans-serif"">From:</span></b><span style="font-size:10.0pt; font-family:"Tahoma","sans-serif""> Xymon [<a href="mailto:xymon-bounces@xymon.com">mailto:xymon-bounces@xymon.com</a>]
<b>On Behalf Of </b>Kris Springer<br>
<b>Sent:</b> Friday, December 06, 2013 2:58 AM<br>
<b>To:</b> W.J.M. Nelis; Xymon MailingList<br>
<b>Subject:</b> Re: [Xymon] network traffic monitoring</span></p>
<p class="MsoNormal" style="margin-left:1.0in"> </p>
<div>
<div>
<p class="MsoNormal" style="margin-left:1.0in"><span style="font-family:"Arial","sans-serif"; color:#990000">Does anyone have an easy installation guide for devmon on Ubuntu?  I installed it and got the SNMP_Session perl stuff installed, but I'm not adept enough
 at linux or perl to get devmon to start for some reason.  It's got a start script prebuilt for RedHat but that doesn't work for me and I don't know which paths to edit to make it work.  Even if I do get it running it looks like I'll need some advanced configs
 with OID's that I have no idea about.  Devmon was suggested by previous posts so I thought I'd give it a shot.  MRTG seems way easier than this and doesn't require OID's.  Should I just go back to that?</span></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:1.0in"><br clear="all">
</p>
<div>
<div>
<div>
<p class="MsoNormal" style="margin-left:1.0in"><span style="color:#990000">Thank you.</span></p>
</div>
<div>
<div>
<p class="MsoNormal" style="margin-left:1.0in"><b><span style="color:#990000; background:white">Kris Springer</span></b></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:1.0in"> </p>
</div>
<div>
<p class="MsoNormal" style="margin-left:1.0in"><i><span style="color:#990000; background:white">=======================</span></i></p>
</div>
</div>
<div>
<p class="MsoNormal" style="margin-left:1.0in"> </p>
</div>
</div>
</div>
<p class="MsoNormal" style="margin-right:0in; margin-bottom:12.0pt; margin-left:1.0in">
 </p>
<div>
<p class="MsoNormal" style="margin-left:1.0in">On Thu, Dec 5, 2013 at 11:23 PM, W.J.M. Nelis <<a href="mailto:Wim.Nelis@nlr.nl" target="_blank">Wim.Nelis@nlr.nl</a>> wrote:</p>
<div>
<div>
<p class="MsoNormal" style="margin-right:0in; margin-bottom:12.0pt; margin-left:1.0in">
Hello,</p>
</div>
<blockquote style="margin-top:5.0pt; margin-bottom:5.0pt">
<div>
<div>
<p class="MsoNormal" style="margin-left:1.0in"><span style="font-family:"Arial","sans-serif"; color:#990000">That's great for the monitoring server, but I want it for all the network devices and servers that I'm monitoring.  I'm going to get 'devmon' going
 and see if that will work for us.</span></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:1.0in"> </p>
</div>
</div>
</blockquote>
<p class="MsoNormal" style="margin-left:1.0in"><br>
When installing Devmon, consider installing the patches on the SourceForge Devmon page as well. Although the latest svn version dates of last September, a number of improvements (patches) submitted in the last two years are not yet included in the distribution
 version of Devmon.<br>
<br>
Kind regards,<br>
  Wim Nelis.</p>
<div>
<p class="MsoNormal" style="margin-left:1.0in"> </p>
</div>
</div>
</div>
</div>
</div>
</div>
<p class="MsoNormal" style="margin-right:0in; margin-bottom:12.0pt; margin-left:.5in">
<br>
<br>
<br>
</p>
<div class="MsoNormal" align="center" style="margin-left:.5in; text-align:center">
<hr size="2" width="100%" align="center">
</div>
<p class="MsoNormal" style="margin-left:.5in"><i><span style="font-size:10.0pt; color:#00467F">The NLR disclaimer is valid for NLR e-mail messages.</span></i><span style="font-size:10.0pt; color:#00467F">
</span></p>
<p style="margin-left:.5in"><span style="color:#00467F">This message is only meant for providing information. Nothing in this e-mail message amounts to a contractual or legal commitment on the part of the sender.</span></p>
<p style="margin-left:.5in"><span style="color:#00467F">This message may contain information that is not intended for you. If you are not the addressee or if this message was sent to you by mistake, you are requested to inform the sender and delete the message.
 Sender accepts no liability for damage of any kind resulting from the risks inherent in the electronic transmission of messages.</span></p>
<div class="MsoNormal" align="center" style="margin-left:.5in; text-align:center">
<hr size="2" width="100%" align="center">
</div>
</div>
<div>
<div style="font-size:11.0pt; font-family:'Calibri','sans-serif'; font-weight:bold">
Scot Kreienkamp | Senior Systems Engineer | La-Z-Boy Incorporated ®</div>
</div>
<div>
<div style="font-size:8.0pt; font-family:'Tahoma','sans-serif'; color:#595959">1284 North Telegraph Road | Monroe, Michigan 48162 | 
<img src="http://www.la-z-boy.com/images/emailsignature/phone.png">  734-384-6403  | 
<img src="http://www.la-z-boy.com/images/emailsignature/fax.png">    |  <img src="http://www.la-z-boy.com/images/emailsignature/email.png">
<a href="mailto:SKreien@la-z-boy.com"> SKreien@la-z-boy.com</a> </div>
<div>
<div style="text-align:left; font-family:'Calibri','sans-serif'; font-size:9.0pt">
<img src="http://www.la-z-boy.com/images/emailsignature/website.png"> <a href="http://www.la-z-boy.com/">
www.la-z-boy.com</a> | <img src="http://www.la-z-boy.com/images/emailsignature/facebook.png"> <a href="http://www.facebook.com/lazboy">facebook.com/lazboy</a> |
<img src="http://www.la-z-boy.com/images/emailsignature/twitter.png"> <a href="http://www.twitter.com/lazboy">twitter.com/lazboy</a> |
<img src="http://www.la-z-boy.com/images/emailsignature/youtube.png"><a href="http://www.youtube.com/lazboy">youtube.com/lazboy
</a></div>
</div>
<br>
<div> <img src="http://www.la-z-boy.com/images/emailsignature/lzblogo.png"> </div>
</div>
<br>
<br>
<br>
This message is intended only for the individual or entity to which it is addressed. It may contain privileged, confidential information which is exempt from disclosure under applicable laws. If you are not the intended recipient, please note that you are strictly
 prohibited from disseminating or distributing this information (other than to the intended recipient) or copying this information. If you have received this communication in error, please notify us immediately by e-mail or by telephone at the above number.
 Thank you.
</body>
</html>