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

    NEW Monitoring graph

    Scheduled Pinned Locked Moved 2.3-RC Snapshot Feedback and Issues - ARCHIVED
    168 Posts 28 Posters 91.7k 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.
    • jdillardJ
      jdillard
      last edited by

      @NOYB:

      After the latest monitoring rev I notice that if the graph is refreshed while a tool-tip is displayed that the tool-tip becomes permanent.  Moving the mouse/pointer back over the graph will still bring up a new tool-tip display but the not remove the previous one.

      Just pushed an update that fixes this. thanks for catching/reporting it!

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

        @virgiliomi:

        @jdillard:

        …but try running the following instead of editing:

        sort -u -o /usr/local/etc/php/extensions.ini /usr/local/etc/php/extensions.ini
        

        Yeah, there's nothing to sort in an empty file… :)

        Unless one of those filenames should be something else? :)

        Edit: Or, unless you were referring to sorting AFTER updating? Couldn't tell...

        After talking with Garga we aren't quite sure what happened as it seems to have only affected a few people I would make the fix (fill in the file) and upgrade normally after. That problem seems to have hit at a certain snapshot and not come up since, so hopefully whatever caused the issue is behind us.

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

          I've also seen the call to undefined function fetch_rrd() a few times over the past couple of weeks.
          In my case it has only happened after a "crash" on second reboot after update.

          Steps:

          1. Update (auto reboots and all is fine).
          2. Console option 6 (shutdown).
          3. Create VM snapshot.
          4. Boot pfSense - something goes awry and screen messages scroll for a few seconds like disk clean up from ungraceful shutdown.  System auto reboots fine but then fetch_rrd() call issue occurs.

          I've never tried to trouble shoot cause.  Just restore previous VM snapshot and re-update.

          1 Reply Last reply Reply Quote 0
          • E
            emko
            last edited by

            for the last two builds i cant get the graphs to show

            where the graph is to show i get a red box with "Error: SyntaxError: Unexpected token F"

            and in the logs i get

            Crash report details:

            PHP Errors:
            [26-Mar-2016 02:16:58 Etc/GMT-7] PHP Fatal error:  Call to undefined function rrd_fetch() in /usr/local/www/rrd_fetch_json.php on line 130

            1 Reply Last reply Reply Quote 0
            • E
              emko
              last edited by

              @emko:

              for the last two builds i cant get the graphs to show

              where the graph is to show i get a red box with "Error: SyntaxError: Unexpected token F"

              and in the logs i get

              Crash report details:

              PHP Errors:
              [26-Mar-2016 02:16:58 Etc/GMT-7] PHP Fatal error:  Call to undefined function rrd_fetch() in /usr/local/www/rrd_fetch_json.php on line 130

              I am on

              2.3-BETA (amd64)
              built on Sat Mar 26 19:54:12 CDT 2016
              FreeBSD 10.3-RELEASE

              still same problem does no one else have this?

              1 Reply Last reply Reply Quote 0
              • MikeV7896M
                MikeV7896
                last edited by

                @emko:

                still same problem does no one else have this?

                Follow the directions in this post, then I'd reboot to make sure PHP is all clean.  If you're not a console editor type, you can use Diagnostics > Edit File to edit the file in question (it'll likely be blank). Paste in the code from that post, then save the file and reboot.

                The S in IOT stands for Security

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

                  @emko:

                  @emko:

                  for the last two builds i cant get the graphs to show

                  where the graph is to show i get a red box with "Error: SyntaxError: Unexpected token F"

                  and in the logs i get

                  Crash report details:

                  PHP Errors:
                  [26-Mar-2016 02:16:58 Etc/GMT-7] PHP Fatal error:  Call to undefined function rrd_fetch() in /usr/local/www/rrd_fetch_json.php on line 130

                  I am on

                  2.3-BETA (amd64)
                  built on Sat Mar 26 19:54:12 CDT 2016
                  FreeBSD 10.3-RELEASE

                  still same problem does no one else have this?

                  I created a redmine ticket that summarizes the information from this thread:

                  https://redmine.pfsense.org/issues/6041

                  If you have anything to add I would do it there as to keep the information in one place.

                  edit: Garga thinks he already found a fix (talk about fast!): https://github.com/pfsense/pfsense/commit/475f0b6dbd9d93e96e58b4b54870c9aa760e99f7

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

                    @jdillard:

                    I created a redmine ticket that summarizes the information from this thread:

                    https://redmine.pfsense.org/issues/6041

                    If you have anything to add I would do it there as to keep the information in one place.

                    edit: Garga thinks he already found a fix (talk about fast!): https://github.com/pfsense/pfsense/commit/475f0b6dbd9d93e96e58b4b54870c9aa760e99f7

                    If you want to test this now you can do a git sync and then option #16 in console (Restart PHP-FPM). Otherwise you can wait to upgrade to the next snapshot and the install/reboot process will take care of it.

                    If you are still running up against this issue, your feedback on this fix is greatly appreciated.

                    1 Reply Last reply Reply Quote 0
                    • E
                      emko
                      last edited by

                      @jdillard:

                      @emko:

                      @emko:

                      for the last two builds i cant get the graphs to show

                      where the graph is to show i get a red box with "Error: SyntaxError: Unexpected token F"

                      and in the logs i get

                      Crash report details:

                      PHP Errors:
                      [26-Mar-2016 02:16:58 Etc/GMT-7] PHP Fatal error:  Call to undefined function rrd_fetch() in /usr/local/www/rrd_fetch_json.php on line 130

                      I am on

                      2.3-BETA (amd64)
                      built on Sat Mar 26 19:54:12 CDT 2016
                      FreeBSD 10.3-RELEASE

                      still same problem does no one else have this?

                      I created a redmine ticket that summarizes the information from this thread:

                      https://redmine.pfsense.org/issues/6041

                      If you have anything to add I would do it there as to keep the information in one place.

                      edit: Garga thinks he already found a fix (talk about fast!): https://github.com/pfsense/pfsense/commit/475f0b6dbd9d93e96e58b4b54870c9aa760e99f7

                      oh nice thanks guys, i was just confused as i seen people talking about the graphs and i couldn't see them :)

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

                        Are they working for you now?

                        1 Reply Last reply Reply Quote 0
                        • W
                          wheemer
                          last edited by

                          What is required to get the new dark graphs on the 2.3 beta? Mine are still white.

                          1 Reply Last reply Reply Quote 0
                          • Raul RamosR
                            Raul Ramos
                            last edited by

                            Apparently goes to 2.3.1. Monitoring took a lot  of time so no time for the graph. I search for the topic where this is discus but don'r find it.

                            pfSense:
                            ASRock -> Wolfdale1333-D667 (2GB TeamElite Ram)
                            Marvell 88SA8040 Sata to CF(Sandisk 4GB) Controller
                            NIC's: RTL8100E (Internal ) and Intel® PRO/1000 PT Dual (Intel 82571GB)

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

                              @wheemer:

                              What is required to get the new dark graphs on the 2.3 beta? Mine are still white.

                              If you are referring to traffic graphs that is 2.3.1. Otherwise you can change the theme in System > General Setup.

                              1 Reply Last reply Reply Quote 0
                              • I
                                itsme01
                                last edited by

                                Monitoring graphs are looking GREAT! I see you fixed the problem with quality graphs, where packet loss (%) and delay (ms) was on the same axis and caused the graph to be poorly readable. Now it is brilliant! Well done guys! Two thumbs up!

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

                                  Please forgive me if this has been asked, I must be particularly dense today because i've been unable to locate any way to easily see the total amount of data in megabytes or gigabytes that has passed through an interface for a specific amount of time?

                                  1 Reply Last reply Reply Quote 0
                                  • MikeV7896M
                                    MikeV7896
                                    last edited by

                                    @diablo266:

                                    Please forgive me if this has been asked, I must be particularly dense today because i've been unable to locate any way to easily see the total amount of data in megabytes or gigabytes that has passed through an interface for a specific amount of time?

                                    Unfortunately, this was lost with the move away from the static RRD graph images to the more dynamic graph format.

                                    I believe the only way to do this now would be to use an add-on package. At the moment, the only two network monitoring packages available are RRD Summary (provides data use over the past month using the same RRD data the graphs use) and DarkStat (a little more advanced, watching the amounts of data that individual hosts are transferring).

                                    None of the other network monitoring packages have been converted to the new format for 2.3 yet.

                                    The S in IOT stands for Security

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

                                      @virgiliomi:

                                      @diablo266:

                                      Please forgive me if this has been asked, I must be particularly dense today because i've been unable to locate any way to easily see the total amount of data in megabytes or gigabytes that has passed through an interface for a specific amount of time?

                                      Unfortunately, this was lost with the move away from the static RRD graph images to the more dynamic graph format.

                                      I believe the only way to do this now would be to use an add-on package. At the moment, the only two network monitoring packages available are RRD Summary (provides data use over the past month using the same RRD data the graphs use) and DarkStat (a little more advanced, watching the amounts of data that individual hosts are transferring).

                                      None of the other network monitoring packages have been converted to the new format for 2.3 yet.

                                      Thank you for the reply! Does anyone know if this is functionality that is planned to be restored at some point to pfsense without the need for addons?

                                      1 Reply Last reply Reply Quote 0
                                      • H
                                        heper
                                        last edited by

                                        it might. the monitor graph is split into a package of its own. this means development can be done on it, independent of the pfSense base.

                                        1 Reply Last reply Reply Quote 0
                                        • luckman212L
                                          luckman212 LAYER 8
                                          last edited by

                                          Is it at least possible to get the custom time period data via the commandline somehow?

                                          1 Reply Last reply Reply Quote 0
                                          • P
                                            pLu
                                            last edited by

                                            I have a FAIRQ scheduler on WAN and the default queue (qCoDel) has option Codel Active Queue. No other schedulers, options or queues.

                                            Graph Left Axis: Queue - WAN

                                            The unit for the graph value is null but it should be bytes per second. See attached picture.

                                            MonitoringQueueCoDel.png
                                            MonitoringQueueCoDel.png_thumb

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