<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=windows-1252"
 http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
<font face="Courier New, Courier, monospace">Use APAN.  It integrates
rrd graphs in to Nagios.  I graph Cisco router interfaces as well as
UNIX CPU load.  It was a bit difficult to setup, but it is very easy to
manage.  The newest APAN has mysql support and is a must.  <br>
<br>
<a class="moz-txt-link-freetext" href="http://apan.sourceforge.net/">http://apan.sourceforge.net/</a><br>
</font>
<pre class="moz-signature" cols="72">

Timothy Stoddard

</pre>
<br>
<br>
Robert Nelson wrote:
<blockquote
 cite="midD60FE90F07FE0F428C98FBE25FC7D2483C9215@exchsrvr.ad.windchannel.com"
 type="cite">
  <pre wrap="">I'm sure this has been asked and answered a million times. I've looked =
through the archives and I've only found some circular answers, feel =
free to point me to something specific in the archive.

I want to monitor the throughput on a cisco router. I then want to throw =
the numbers into RRDTool and link the graph into Nagios with nagiostat. =
I'm doing this right now with check_iftraffic.pl, but it's giving us =
quite a different answer than MRTG has been - off by one order of =
magnitude. After nearly 24 hours of RRD and Nagiostat, it's a bit late =
for me to troubleshoot that, but  so far I believe MRTG has the right =
answers, so...

Rather than letting check_iftraffic.pl do the math and all that, what's =
the easiest way to grab the raw inoctects and outoctets in (hopefully) =
one fell swoop, so that concurrent checks of throughput can be made? I =
know I can do this with two different check_snmp commands, but then I =
get a time drift between the two commands. I was looking for some check =
command someone might have built that can query multiple OIDs and return =
the values in an easy to understand format, as well as any =
RRDtool/nagiostat config examples you might have.

We've got 7 interfaces and I'd rather have 7 services than 14 (7 in, 7 =
out). I either can't find it, or I can't recognize it when it's under my =
nose. Which I'm sure has nothing to do with beating my head against this =
problem for 24 hours, nothing at all! :)

Thanks,

Rob Nelson


-------------------------------------------------------
This Newsletter Sponsored by: Macrovision 
For reliable Linux application installations, use the industry's leading
setup authoring tool, InstallShield X. Learn more and evaluate 
today. <a class="moz-txt-link-freetext" href="http://clk.atdmt.com/MSI/go/ins0030000001msi/direct/01/">http://clk.atdmt.com/MSI/go/ins0030000001msi/direct/01/</a>
_______________________________________________
Nagios-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Nagios-users@lists.sourceforge.net">Nagios-users@lists.sourceforge.net</a>
<a class="moz-txt-link-freetext" href="https://lists.sourceforge.net/lists/listinfo/nagios-users">https://lists.sourceforge.net/lists/listinfo/nagios-users</a>
::: Please include Nagios version, plugin version (-v) and OS when reporting any issue. 
::: Messages without supporting info will risk being sent to /dev/null
  </pre>
</blockquote>
</body>
</html>