<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    You usually won't see at least the previous day's data in the
    graphs, and quite possibly not the day before that either. A quirk
    of how RRD works, as far as I know. Give it time, and you should be
    fine. As you've gone past the 25th now, you probably never will be
    able to get it to see that data unless you wipe all the RRD data and
    start again (at which point it should fill in all of the past month
    from the data in the database, but you'll lose all records before
    that date).<br>
    <br>
    You just have to be patient with RRD, it will graph it eventually.<br>
    <br>
    Jules.<br>
    <br>
    On 30/05/2012 16:37, Brad Beckenhauer wrote:
    <blockquote cite="mid:4FC5F87E.BC51.0068.1@aafp.org" type="cite">
      <meta content="text/html; charset=ISO-8859-1"
        http-equiv="Content-Type">
      <meta name="GENERATOR" content="MSHTML 9.00.8112.16443">
      <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:part1.05020009.07020403@Zend.To"></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"
        <a class="moz-txt-link-rfc2396E" href="mailto:bbecken@aafp.org">&lt;bbecken@aafp.org&gt;</a> wrote:<br>
      </div>
      <table style="MARGIN: 0px 0px 0px 15px; FONT-SIZE: 1em"
        bgcolor="#f3f3f3" border="0">
        <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>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
ZendTo mailing list
<a class="moz-txt-link-abbreviated" href="mailto:ZendTo@zend.to">ZendTo@zend.to</a>
<a class="moz-txt-link-freetext" href="http://mailman.ecs.soton.ac.uk/mailman/listinfo/zendto">http://mailman.ecs.soton.ac.uk/mailman/listinfo/zendto</a></pre>
    </blockquote>
    <br>
    <pre class="moz-signature" cols="72">Jules

-- 
Julian Field MEng CITP CEng
<a class="moz-txt-link-abbreviated" href="http://www.Zend.To">www.Zend.To</a>

Follow me at twitter.com/JulesFM
PGP footprint: EE81 D763 3DB0 0BFD E1DC 7222 11F6 5947 1415 B654

'It's okay to live without all the answers' - Charlie Eppes, 2011
'All programs have a desire to be useful' - Tron, 1982
'That is the land of lost content,
 I see it shining plain,
 The happy highways where I went,
 And cannot come again.' - A.E. Houseman
</pre>
  </body>
</html>