Netgate Discussion Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Search
    • Register
    • Login

    RRD Past month wrong data

    Scheduled Pinned Locked Moved Traffic Monitoring
    5 Posts 4 Posters 1.4k Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • S
      satherp
      last edited by

      I was digging through the config files and may have found a resolution for the past month data being incorrect on the RRD summary page.

      file< /usr/local/www/status_rrd_summary.php > line 40

      old
      $lastmonth = fetch_rrd_summary($rrd, $lastmonth, $start 720*60);

      new
      $lastmonth = fetch_rrd_summary($rrd, $lastmonth, $start);

      1 Reply Last reply Reply Quote 0
      • C
        colinscholz
        last edited by

        Thanks! Now RRD summary is spot on with my ISP

        1 Reply Last reply Reply Quote 0
        • S
          satherp
          last edited by

          I was just notified that this was found in September; it is being fixed in a future release.  Per <  https://github.com/pfsense/FreeBSD-ports/pull/185  >

          So the above should be a temporary fix if anyone wants to do it manually before its updated in a future patch.

          1 Reply Last reply Reply Quote 0
          • jdillardJ
            jdillard
            last edited by

            This was cherry-picked into the RELENG_2_3_2 branch so an option to upgrade the package should be available soon.

            1 Reply Last reply Reply Quote 0
            • D
              dguy
              last edited by

              THANK YOU!!!!! I've been waiting for this fix FOREVER. Glad to see this package fully working again.

              1 Reply Last reply Reply Quote 0
              • First post
                Last post
              Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.