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

    RRD Graphs not displaying after 2.3.x upgrade

    Scheduled Pinned Locked Moved Problems Installing or Upgrading pfSense Software
    12 Posts 4 Posters 3.8k 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.
    • B Offline
      bblacey
      last edited by

      @NOYB:

      There is not Status->RRD Summary in 2.3.  F5 is your friend.  Believe release notes mentioned it.

      I had read the release notes and flushed the browser's cache accordingly, albeit using Safari's clear cache equivalent.  I see the same behavior under Chrome so I don't think it is a browser issue.  Any other ideas?

      More than happy to try things under the hood if necessary, just don't know quite where to look…

      Thanks in advance.

      ![Screen Shot 2016-05-11 at 4.36.00 PM.jpg_thumb](/public/imported_attachments/1/Screen Shot 2016-05-11 at 4.36.00 PM.jpg_thumb)
      ![Screen Shot 2016-05-11 at 4.36.00 PM.jpg](/public/imported_attachments/1/Screen Shot 2016-05-11 at 4.36.00 PM.jpg)

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

        did you accidentally switch architectures somehow? RRD isn't compatible between the two

        1 Reply Last reply Reply Quote 0
        • B Offline
          bblacey
          last edited by

          @jdillard:

          did you accidentally switch architectures somehow? RRD isn't compatible between the two

          No and even if I did, wouldn't the RRD restore that I tried correct the issue? My understanding is that RRD backup/restore uses rrddump that serializes and deserializes in an achitecture-agnostic format…

          This was a simple upgrade via the GUI on a Lanner FW-7551A.

          Looks like the rrd data is there, being updated and I can dump it with rrd tool so that should rule out an architecture issue...

          
          [2.3-RELEASE][root@firewall.home]/var/db/rrd: date
          Wed May 11 16:54:40 PDT 2016
          [2.3-RELEASE][root@firewall.home]/var/db/rrd: ls -l
          total 5292
          -rw-r--r--  1 nobody  wheel  147848 May 11 08:16 WAN_DHCP-quality.rrd
          -rw-r--r--  1 nobody  wheel  147848 May 11 08:16 WAN_DHCP6-quality.rrd
          -rw-r--r--  1 nobody  wheel  393168 May 11 16:54 ipsec-packets.rrd
          -rw-r--r--  1 nobody  wheel  393168 May 11 16:54 ipsec-traffic.rrd
          -rw-r--r--  1 nobody  wheel  393168 May 11 16:54 lan-packets.rrd
          -rw-r--r--  1 nobody  wheel  393168 May 11 16:54 lan-traffic.rrd
          -rw-r--r--  1 nobody  wheel  393168 May 11 16:54 ovpns1-packets.rrd
          -rw-r--r--  1 nobody  wheel  393168 May 11 16:54 ovpns1-traffic.rrd
          -rw-r--r--  1 nobody  wheel   49720 May 11 16:54 ovpns1-vpnusers.rrd
          -rw-r--r--  1 nobody  wheel  588592 May 11 16:54 system-mbuf.rrd
          -rw-r--r--  1 nobody  wheel  735320 May 11 16:54 system-memory.rrd
          -rw-r--r--  1 nobody  wheel  245976 May 11 16:54 system-processor.rrd
          -rw-r--r--  1 nobody  wheel  245976 May 11 16:54 system-states.rrd
          -rw-r--r--  1 root    wheel    7249 May 11 08:19 updaterrd.sh
          -rw-r--r--  1 nobody  wheel  393168 May 11 16:54 wan-packets.rrd
          -rw-r--r--  1 nobody  wheel  393168 May 11 16:54 wan-traffic.rrd
          
          
          
          [2.3-RELEASE][root@firewall.home]/var/db/rrd: rrdtool dump wan-traffic.rrd | head -20
          
           <rrd><version>0003</version>
          	<step>60</step> 
          	<lastupdate>1463010865</lastupdate> 
          
          	 <ds><name>inpass</name> 
          		 <type>COUNTER</type> 
          		<minimal_heartbeat>120</minimal_heartbeat>
          		<min>0.0000000000e+00</min>
          		<max>2.5000000000e+09</max>
          
          		<last_ds>2025914894</last_ds>
          		<value>3.7848698910e+06</value>
          		 <unknown_sec>0</unknown_sec></ds></rrd> 
          
          
          [2.3-RELEASE][root@firewall.home]/var/db/rrd: rrdtool dump wan-traffic.rrd | wc -l
              6418
          
          
          1 Reply Last reply Reply Quote 0
          • N Offline
            NOYB
            last edited by

            What do you see when selecting Monitoring in stead of RRD Summary.

            RRD Summary is not a valid Status menu item and shouldn't be there.

            1 Reply Last reply Reply Quote 0
            • B Offline
              bblacey
              last edited by

              @NOYB:

              What do you see when selecting Monitoring in stead of RRD Summary.

              D'oh - I see fantastic new 2.3 graphs with all my historical data in them!  :-[

              [quote author=NOYB link=topic=111683.msg622106#msg622106 date=1463012687]
              RRD Summary is not a valid Status menu item and shouldn't be there.

              How should I rid my installation of the errant RRD Summary menu item?

              1 Reply Last reply Reply Quote 0
              • A Offline
                AR15USR
                last edited by

                Isn't RRD Summary a package you can install/uninstall?


                2.6.0-RELEASE

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

                  @AR15USR:

                  Isn't RRD Summary a package you can install/uninstall?

                  Yes. Check your installed packages, bblacey.

                  1 Reply Last reply Reply Quote 0
                  • B Offline
                    bblacey
                    last edited by

                    @jdillard:

                    @AR15USR:

                    Isn't RRD Summary a package you can install/uninstall?

                    Yes. Check your installed packages, bblacey.

                    Well, right about now, I am feeling about as stupid as one can…  I must have installed it somewhere along the way but have removed it.

                    Thanks everyone for your help!

                    1 Reply Last reply Reply Quote 0
                    • N Offline
                      NOYB
                      last edited by

                      @bblacey:

                      Well, right about now, I am feeling about as stupid as one can…

                      Been there done that.  Wash, rinse, repeat.

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

                        @NOYB:

                        @bblacey:

                        Well, right about now, I am feeling about as stupid as one can…

                        Been there done that.  Wash, rinse, repeat.

                        Haha yup. Glad it worked out, bblacey!

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