<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=utf-8">
<META content="MSHTML 6.00.6000.16788" name=GENERATOR></HEAD>
<BODY style="MARGIN: 4px 4px 1px; FONT: 10pt Tahoma">
<DIV>Checking the epoch time also confirms that the files are being updated.&nbsp; There is data in my cache and dyndir directories that corresponds to my targets.</DIV>
<DIV>&nbsp;</DIV>
<DIV>An interesting development...at 7:52 EDT this morning my graphs started showing data (the process has been running since 6pm EDT yesterday).<BR><BR>&gt;&gt;&gt; "Chris Krough" &lt;chris@krough.org&gt; 1/7/2009 10:15 PM &gt;&gt;&gt;<BR>Hmm. I'm not sure, but rrdtool probably pre-populates the records with<BR>NaN when the file is first created, so those NaNs could be from the<BR>file initialization. I see that you verified that the RRDs are being<BR>updated. Did you check the last update time with 'rrdtool last<BR>__filename__' ? That should give you the epoch timestamp of the last<BR>update. (http://www.epochconverter.com/)<BR><BR>Do subfolders exist for your top-level "targets" under cache/ and<BR>dyndir/ ? Meaning, if you have a target container of "+Pancakes" in<BR>your config, do the 'dyndir/Pancakes" and "cache/Pancakes" folders<BR>exist.<BR><BR>Chris<BR><BR><BR><BR>On Wed, Jan 7, 2009 at 7:40 PM, Seth Lyons &lt;slyons@fxcm.com&gt; wrote:<BR>&gt; All of those permissions are set according, but still nothing...&nbsp; Interesting to note is that the RRD files on the master are full of NaNs for the round-trip time, but when I run a debug on the slave, it returns real values.<BR>&gt;<BR>&gt;&gt;&gt;&gt; "Chris Krough" &lt;chris@krough.org&gt; 01/07/09 7:09 PM &gt;&gt;&gt;<BR>&gt; The cache/, data/, and dyndir/ directories in your web tree will also<BR>&gt; need to be writable by those two processes. Verify that the folders<BR>&gt; specified in your etc/config file exist and have the correct<BR>&gt; permissions for the following:<BR>&gt;<BR>&gt; imgcache =<BR>&gt; datadir =<BR>&gt; dyndir =<BR>&gt;<BR>&gt; Chris<BR>&gt;<BR>&gt;<BR>&gt;<BR>&gt;<BR>&gt; On Wed, Jan 7, 2009 at 4:46 PM, Seth Lyons &lt;slyons@fxcm.com&gt; wrote:<BR>&gt;&gt; So...the files are stored in /usr/local/var/smokeping.&nbsp; The owner:group are<BR>&gt;&gt; smokeping:smokeping, and the users www and smokeping are members of the<BR>&gt;&gt; smokeping group.&nbsp; They have read permissions from /usr down through /var,<BR>&gt;&gt; and are set to 775 from /usr/local/var/smokeping down the rest of the tree.<BR>&gt;&gt;<BR>&gt;&gt;&gt;&gt;&gt; Neil Francis &lt;N.J.Francis@bath.ac.uk&gt; 1/7/2009 4:36 PM &gt;&gt;&gt;<BR>&gt;&gt;<BR>&gt;&gt;&gt; I changed the settings to 10 pings every 120 seconds, but still the same<BR>&gt;&gt;&gt; result.&nbsp; I noticed though, that while the last modified times of the RRDs<BR>&gt;&gt;&gt; are being updated, the sizes of the files are remaining the same.<BR>&gt;&gt;<BR>&gt;&gt; The RRD file sizes won't change - they are sized on creation - RRD is<BR>&gt;&gt; designed to work this way. Check the timestamps of the files to see if they<BR>&gt;&gt; are being written to.<BR>&gt;&gt;<BR>&gt;&gt; Your problem definitely sounds like a file permission/ownership one. I'd<BR>&gt;&gt; double check all the files in all the paths to the data files on your<BR>&gt;&gt; system.<BR>&gt;&gt;<BR>&gt;&gt; Good luck.<BR>&gt;&gt;<BR>&gt;&gt;<BR>&gt;&gt; --<BR>&gt;&gt; Neil Francis<BR>&gt;&gt; Systems Administrator<BR>&gt;&gt; University of Bath<BR>&gt;&gt; +44 1225 383571<BR>&gt;&gt;<BR>&gt;&gt; _______________________________________________<BR>&gt;&gt; smokeping-users mailing list<BR>&gt;&gt; smokeping-users@lists.oetiker.ch<BR>&gt;&gt; <A href="https://lists.oetiker.ch/cgi">https://lists.oetiker.ch/cgi</A>-bin/listinfo/smokeping-users<BR>&gt;&gt;<BR>&gt;&gt; _______________________________________________<BR>&gt;&gt; smokeping-users mailing list<BR>&gt;&gt; smokeping-users@lists.oetiker.ch<BR>&gt;&gt; <A href="https://lists.oetiker.ch/cgi">https://lists.oetiker.ch/cgi</A>-bin/listinfo/smokeping-users<BR>&gt;&gt;<BR>&gt;&gt;<BR>&gt;<BR>&gt;<BR>&gt;<BR>&gt; --<BR>&gt; Chris Krough<BR>&gt;<BR>&gt; "Knowledge is of two kinds. We know a subject ourselves, or we know<BR>&gt; where we can find information on it." --&nbsp; Samuel Johnson<BR>&gt;<BR>&gt;<BR><BR><BR><BR>-- <BR>Chris Krough<BR><BR>"Knowledge is of two kinds. We know a subject ourselves, or we know<BR>where we can find information on it." --&nbsp; Samuel Johnson<BR></DIV></BODY></HTML>