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 81.2k 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.
    • M
      maverick_slo
      last edited by

      OMG sorry, sorry.
      I feel like a dumbass  :-[
      All clear fine and dandy :)

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

        @jdillard: do you need any further info?

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

          Just tested it with an upgrade install from 2.2 to 2.3 beta: everything under "Monitoring" works, so it just seems to be a problem with the fresh install.

          Maybe that helps.

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

            @peter808:

            Just tested it with an upgrade install from 2.2 to 2.3 beta: everything under "Monitoring" works, so it just seems to be a problem with the fresh install.

            Maybe that helps.

            Thanks Peter. I saw it was an amd64 image, but which platform and type did you use to install? or the full name of the file would work.

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

              pfSense-2.3-BETA-amd64-20160313-1302.iso

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

                Quick links pull request submitted.
                https://github.com/pfsense/FreeBSD-ports/pull/86

                Quick Links Details:
                https://forum.pfsense.org/index.php?topic=107790.90

                Branch:
                Status_/Monitoring-Quick_Links
                https://github.com/NOYB/FreeBSD-ports/tree/Status
                /Monitoring-_Quick_Links

                Commit:
                Status / Monitoring - Quick Links
                Genesis
                https://github.com/NOYB/FreeBSD-ports/commit/7f55b614a61ed100b6967c2da05a1255ab822e1f

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

                  @jdillard:

                  @maverick_slo:

                  @jdillard:

                  @maverick_slo:

                  Hello!

                  Im on latest snap and bubbles doesnt seem to have right values.
                  See attached.

                  BR,
                  G

                  Make sure you are looking at the correct axis

                  Ummm green bubble should have 25+ ms as value not below. Or am I missing something?

                  Green says "(right axis)" and is between the 15 and 20 ticks on the right axis

                  Just a random idea, but if two series are "similar" in scale, maybe lock them both to the same scale? Would help for these situations and allow a visual apples-to-apples comparison for these situations. Of course if two series are too dissimilar, they would need to be different scales.

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

                    I've thought about adding a "match axis scales" as a manual option.

                    (it's been in the code as a TODO) https://github.com/pfsense/FreeBSD-ports/blob/1f07533cd85299ceee0b44115b201f64969d8085/sysutils/pfSense-Status_Monitoring/files/usr/local/www/status_monitoring.php#L1584

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

                      @NOYB:

                      Quick links pull request submitted.
                      https://github.com/pfsense/FreeBSD-ports/pull/86

                      Quick Links Details:
                      https://forum.pfsense.org/index.php?topic=107790.90

                      Branch:
                      Status_/Monitoring-Quick_Links
                      https://github.com/NOYB/FreeBSD-ports/tree/Status
                      /Monitoring-_Quick_Links

                      Commit:
                      Status / Monitoring - Quick Links
                      Genesis
                      https://github.com/NOYB/FreeBSD-ports/commit/7f55b614a61ed100b6967c2da05a1255ab822e1f

                      Thanks NOYB, I've been looking it over, I just want to make sure it is done right since it touches the config.

                      1 Reply Last reply Reply Quote 0
                      • jahonixJ
                        jahonix
                        last edited by

                        @jdillard:

                        I've thought about adding a "match axis scales" as a manual option.

                        That would be awesome!
                        I had screenshots where you couldn't determine which horizontal line is which - but didn't want to interfere with other stuff you're currently working on so I didn't post that.

                        While I'm at it: if you deselect some of the graphs shown and hit "update" then your selection is reset. Can you store which graph is on or off?

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

                          @jahonix:

                          @jdillard:

                          I've thought about adding a "match axis scales" as a manual option.

                          That would be awesome!
                          I had screenshots where you couldn't determine which horizontal line is which - but didn't want to interfere with other stuff you're currently working on so I didn't post that.

                          While I'm at it: if you deselect some of the graphs shown and hit "update" then your selection is reset. Can you store which graph is on or off?

                          These features are drifting into "nice to haves" territory so, while they are doable, they are less of a priority. I'll try to open a TODO ticket as a reminder.

                          The "remembering which lines you have selected" part is going to be difficult in comparison, I wouldn't expect that anytime soon. It should be a fun problem to solve though.

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

                            Another idea I had (and you may want to play around with it NOYB) is to have a monitoring dashboard widget that had basically the same config options as the monitoring page (after the auto update is included) and you would be able to add multiple monitoring widgets that can be configured differently. There is some custom work to the widgets that would need to be done (without breaking the current widgets) to allow this, but it would be pretty cool.

                            A first step would be to have a monitoring widget.

                            1 Reply Last reply Reply Quote 0
                            • M
                              maverick_slo
                              last edited by

                              Just a random idea…
                              What if we could have multiple dashboards :)?
                              Like first page but multiple and different widgets on each page.

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

                                @jdillard:

                                Another idea I had (and you may want to play around with it NOYB) is to have a monitoring dashboard widget that had basically the same config options as the monitoring page (after the auto update is included) and you would be able to add multiple monitoring widgets that can be configured differently. There is some custom work to the widgets that would need to be done (without breaking the current widgets) to allow this, but it would be pretty cool.

                                A first step would be to have a monitoring widget.

                                That widget would be great for the future !

                                But maybe for the moment it would be enough (and easier for you!) to implement the option for multiple, adjustable graphs on the monitoring page. This would also give you a very deep first look on whats going on.

                                1 Reply Last reply Reply Quote 0
                                • jahonixJ
                                  jahonix
                                  last edited by

                                  @jdillard:

                                  …(after the auto update is included)...

                                  Will auto update reset the selected graphs as well?
                                  (where is the selection done - probably directly in the browser, right?)

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

                                    @cmb:

                                    @whitexp:

                                    PHP Errors:
                                    [10-Mar-2016 15:07:02 America/Sao_Paulo] PHP Fatal error:  Call to undefined function rrd_fetch() in /usr/local/www/rrd_fetch_json.php on line 125

                                    That means you don't have pecl-rrd, which has been a dependency since this was in place. What do you see for 'pkg info|grep pecl-rrd'? Should look something like:

                                    [2.3-BETA][root@fw1]/root: pkg info|grep pecl-rrd
                                    pecl-rrd-1.1.3_2               PHP bindings to rrd tool system
                                    
                                    

                                    [2.3-BETA][admin@white.localdomain]/root: pkg info|grep pecl-rrd
                                    pecl-rrd-1.1.3_2              PHP bindings to rrd tool system
                                    [2.3-BETA][admin@white.localdomain]/root:

                                    Crash report details:
                                    
                                    PHP Errors:
                                    [17-Mar-2016 09:41:09 America/Sao_Paulo] PHP Fatal error:  Call to undefined function rrd_fetch() in /usr/local/www/rrd_fetch_json.php on line 128
                                    [17-Mar-2016 09:41:19 America/Sao_Paulo] PHP Fatal error:  Call to undefined function rrd_fetch() in /usr/local/www/rrd_fetch_json.php on line 128
                                    [17-Mar-2016 09:45:56 America/Sao_Paulo] PHP Fatal error:  Call to undefined function rrd_fetch() in /usr/local/www/rrd_fetch_json.php on line 128
                                    [17-Mar-2016 09:46:17 America/Sao_Paulo] PHP Fatal error:  Call to undefined function rrd_fetch() in /usr/local/www/rrd_fetch_json.php on line 128
                                    
                                    Filename: /var/crash/minfree
                                    2048
                                    
                                    

                                    i still have the problem …

                                    Interactive Graph
                                    Error: SyntaxError: Unexpected token F

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

                                      @jahonix:

                                      @jdillard:

                                      …(after the auto update is included)...

                                      Will auto update reset the selected graphs as well?
                                      (where is the selection done - probably directly in the browser, right?)

                                      If you mean will hidden series be restored, yes.  It is no different than manually hitting the refresh button.  It's just done for you at the selected a interval.

                                      Well there is at least one difference.  The loading graph banner isn't displayed.

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

                                        So I haven't looked at the monitoring graph since I updated last night (and I'm not at home to look now)… has the last sample being 0 been fixed on the graphs yet? A couple of days ago I noticed that all lines still returned to 0 on the right side of the graph.

                                        The S in IOT stands for Security

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

                                          @virgiliomi:

                                          So I haven't looked at the monitoring graph since I updated last night (and I'm not at home to look now)… has the last sample being 0 been fixed on the graphs yet? A couple of days ago I noticed that all lines still returned to 0 on the right side of the graph.

                                          No.

                                          Odds of having an RRD data point for the graph end time can be greatly increased though by updating/refreshing the graph near the end of the minute.  Say like at hh:mm:59.

                                          I committed a hack to the auto update pull request that syncs the refreshes to seconds 59 and it seems to work pretty well to prevent the graph from ending with values of zero (0).  Once in a while it will if the RRD is updated between mm:59 and mm+1:00.  Or the sync drifts off a bit and hits mm:00 once in a while.

                                          But I think the real way to fix it is to use the most recent RRD data point time as the graph end time.  And set graph start time to graph end time minus time period.  Think something like that is how it works in previous version.

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

                                            @peter808:

                                            … option for multiple, adjustable graphs on the monitoring page ...

                                            Though not multiple graphs, the quick links would make it real easy one click access to the same graphs you'd set up in your multiple graphs monitoring page.  They just wouldn't be on the page at the same time.  Unless you open multiple browsers or load them into a page with iframes.  Think you could probably create an page that loads the monitoring page into multiple iframes.  And if loaded with the correct post to select the quick link each iframe could auto load the desired graph.

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