<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.32.1">
</HEAD>
<BODY>
Versions: <BR>
&nbsp;&nbsp;&nbsp; MRTG -- 2.17.0<BR>
&nbsp;&nbsp;&nbsp; RRDTool -- 1.4.4<BR>
(Both of these were compiled and not installed with a package manager. )<BR>
<BR>
I am working on setting up a replacement MRTG server for our existing MRTG server that uses the MRTG Log files. Currently at this moment the test MRTG server is polling 7,500 devices. I believe what I am doing is a simplistic poll of the up/down for the interface of a device. <BR>
<BR>
when I &quot;fetch&quot; or &quot;dump&quot; an RRD I get &quot;nan&quot; for ds0 and ds1 for all epochs.<BR>
<BR>
I have searched the internet and re-read both the MRTG documentation and the RRDTools documentation in anticipation that I had missed something. Using google has not shed any light on this either. <BR>
<BR>
<BR>
---SNIP of a config----<BR>
Target[192.168.1.10]: 2:<A HREF="mailto:PixiusWirelessSNMP@10.0.66.10">public@</A>192.168.1.10:::::2<BR>
Title[192.168.1.10]: Traffic Analysis for 192.168.1.10<BR>
<BR>
<BR>
### 192.168.1.11 (192.168.1.11)<BR>
Target[192.168.1.11]: 2:<A HREF="mailto:PixiusWirelessSNMP@10.0.66.11">public@</A>192.168.1.11:::::2<BR>
Title[192.168.1.11]: Traffic Analysis for 192.168.1.11<BR>
<BR>
---End of SNIP---<BR>
<BR>
At this point I'm keeping it this simple while building it out. <BR>
<BR>
In the logs I am seeing the following<BR>
<BR>
---------------<BR>
<BR>
2010-12-22 13:40:40 -- --base: Check for Thresholds<BR>
2010-12-22 13:40:40 -- --base: Act on Router/Target 192.168.1.10<BR>
2010-12-22 13:40:40 -- --base: Get Current values: in:2092394378, out:441760570, up:undef, name:undef, time:1293046191<BR>
2010-12-22 13:40:40 -- --base: Create Graphics<BR>
2010-12-22 13:40:40 -- --base: start RRDtool section<BR>
2010-12-22 13:40:40 -- --base: maxi:6250000, maxo:6250000<BR>
2010-12-22 13:40:40 -- --base: create /root/mrtg/rrd/10.0.174.8.rrd<BR>
2010-12-22 13:40:40 -- --log: RRDs::create(/root/mrtg/rrd/10.0.174.8.rrd,-b,1293046181,-s,300,DS:ds0:COUNTER:600:0:6250000,DS:ds1:COUNTER:600:0:6250000,RRA:AVERAGE:0.5:1:800,RRA:AVERAGE:0.5:6:800,RRA:AVERAGE:0.5:24:800,RRA:AVERAGE:0.5:288:800,RRA:MAX:0.5:1:800,RRA:MAX:0.5:6:800,RRA:MAX:0.5:24:800,RRA:MAX:0.5:288:800)<BR>
2010-12-22 13:40:40 -- --log: RRDs::update(/root/mrtg/rrd/10.0.174.8.rrd, '1293046191:2092394378:441760570')<BR>
2010-12-22 13:40:40 -- --log:&nbsp; got: ???/???<BR>
<BR>
This example is a &quot;create&quot; because I had removed all my RRD's (stupidly) and started fresh again, but I assure you the updates looked nearly identical just with out the &quot;create&quot; <BR>
<BR>
Any help would be appreciated, if there is anything else I can provide such as a dump or a info please let me know. <BR>
<BR>
Thank you, <BR>
&nbsp;&nbsp;&nbsp; Shane Webster<BR>
<BR>
<BR>
<BR>
<BR>
</BODY>
</HTML>