<HTML><HEAD>
<META content="text/html; charset=utf-8" http-equiv=Content-Type>
<META name=GENERATOR content="MSHTML 9.00.8112.16443"></HEAD>
<BODY style="MARGIN: 4px 4px 1px; FONT: 10pt Segoe UI">
<DIV>I had 6 drop-offs yesterday and the graph did not reflect any drop-offs from yesterday and the 25th data is also not graphed.</DIV>
<DIV>&nbsp;</DIV>
<DIV>I manually ran the lines in the cron.d/zendto file.</DIV>
<DIV>One file was removed,</DIV>
<DIV>I got the customary Error when running the rrdInit.php line</DIV>
<DIV>and the rrdUpdate generated the new files.</DIV>
<DIV>&nbsp;</DIV>
<DIV>The graphs did not reflect the drop-offs from yesterday (May 29th) or May 25th.</DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;</DIV>
<DIV>I did a rrdtool dump and looked at the data. ( And I am NO rrd expert).</DIV>
<DIV>&nbsp;</DIV>
<DIV>&lt;!-- Round Robin Database Dump --&gt;&lt;rrd&gt; &lt;version&gt; 0003 &lt;/version&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;step&gt; 86400 &lt;/step&gt; &lt;!-- Seconds --&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;lastupdate&gt; 1338350400 &lt;/lastupdate&gt; &lt;!-- 2012-05-29 23:00:00 CDT --&gt;<BR></DIV>
<DIV>I'm betting the step is why the rrdInit complains as it has not been 86400 seconds since the last update.</DIV>
<DIV>&nbsp;</DIV>
<DIV>Since the lastupdate filed is expressed in seconds from 1970-01-01 00:00:00 UTC, I deducted 86400 seconds ( one day) and re-imported that data into the rrd file.</DIV>
<DIV>I was then able to run the &nbsp;/opt/zendto/sbin/rrdUpdate.php and the graphs updated and it shows the 29th data, but not the 25th data which had 6 drop-offs.</DIV>
<DIV>&nbsp;</DIV>
<DIV><IMG src="cid:ZHRELYAKVGBC.GW}00009.BMP"></DIV>
<DIV>&nbsp;</DIV>
<DIV>I see new drop-offs have been added today.&nbsp; I'll see if the graphs&nbsp;update tomorrow.<BR></DIV>
<DIV>The lastupdate field bothers me.&nbsp; Where was the 23:00:00 CDT&nbsp;time&nbsp;collected?&nbsp;&nbsp; The cron jobs run at midnight, 2am and 4am.</DIV>
<DIV>&nbsp;</DIV>
<DIV>thanks</DIV>
<DIV>Brad<BR><BR>&gt;&gt;&gt; On 5/25/2012 at 12:10 PM, "Brad Beckenhauer" &lt;bbecken@aafp.org&gt; wrote:<BR></DIV>
<TABLE style="MARGIN: 0px 0px 0px 15px; FONT-SIZE: 1em" border=0 bgColor=#f3f3f3>
<TBODY>
<TR>
<TD>
<DIV style="BORDER-LEFT: #050505 1px solid; PADDING-LEFT: 7px">
<DIV>I just noticed that Statistics/ graphing stopped working in week 20&nbsp;after applying the following CentOS updates.</DIV><BR>
<DIV>May 01 07:30:42 Updated: 2:libpng-1.2.49-1.el6_2.x86_64<BR>May 11 11:21:01 Updated: bash-4.1.2-9.el6_2.x86_64<BR>May 11 11:21:12 Updated: glibc-common-2.12-1.47.el6_2.12.x86_64<BR>May 11 11:21:18 Updated: glibc-2.12-1.47.el6_2.12.x86_64<BR>May 11 11:21:18 Updated: net-tools-1.60-110.el6_2.x86_64<BR>May 11 11:21:19 Updated: sudo-1.7.4p5-9.el6_2.x86_64<BR>May 18 13:27:59 Updated: kernel-firmware-2.6.32-220.17.1.el6.noarch<BR>May 18 13:28:06 Installed: kernel-2.6.32-220.17.1.el6.x86_64<BR></DIV>
<DIV>&nbsp;</DIV>
<DIV>I rebooted the system and sent a test dropoff. </DIV>
<DIV>I've tried forcing the update using the below command, but the graphs are not updating.</DIV><BR>
<DIV>I updated to Zendto 4.10 today and graphs still are not reflecting the last weeks usage.</DIV>
<DIV>&nbsp;</DIV>
<DIV>Is there a better way to fix the graphs or diagnose the issue?</DIV>
<DIV>&nbsp;</DIV>
<DIV>thank you</DIV>
<DIV>Brad</DIV><BR></DIV></TD></TR></TBODY></TABLE></BODY></HTML>