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

    RRD Graphs

    Scheduled Pinned Locked Moved 2.0-RC Snapshot Feedback and Problems - RETIRED
    72 Posts 19 Posters 33.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.
    • D
      databeestje
      last edited by

      I've been working on the graphs today

      • Fixed the week graph. It was tracking the wrong week. And it now starts on monday.
      • Added a custom graph page for a start and end date. Which is missing a date picker currently.
      • OpenVPN now has traffic and packets stats for all OpenVPN servers.
      • Added backend for tracking openvpn users, graph is missing, data is collected though.
      • Synced the tabs on settings page.

      All the graphs now start on boundaries for day, week, month, quarter, year and 4 years.
      You can also select "previous period" which means you get the last full period instead of the current one.

      1 Reply Last reply Reply Quote 0
      • B
        BlueMatt
        last edited by

        Yes you have been, and you have fixed all my problems, though for some reason your updates did not make it into the Fri Jul 23 05:17:16 EDT 2010 build.  Or at least I had to re-download the versions from redmine in order for my rrd graphs to work after upgrading.  Oh well I guess they will appear sometime later.

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

          @BlueMatt:

          Yes you have been, and you have fixed all my problems, though for some reason your updates did not make it into the Fri Jul 23 05:17:16 EDT 2010 build.  Or at least I had to re-download the versions from redmine in order for my rrd graphs to work after upgrading.  Oh well I guess they will appear sometime later.

          That snapshot run started shortly before those changes.

          1 Reply Last reply Reply Quote 0
          • A
            adx442
            last edited by

            @databeestje:

            • OpenVPN now has traffic and packets stats for all OpenVPN servers.

            Thanks so much for this.  I've wanted that graph for a long time.

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

              The online users graph should be coming fairly soon, it only has 1 datasource.

              1 Reply Last reply Reply Quote 0
              • J
                johnnybe
                last edited by

                @databeestje:

                I've been working on the graphs today
                …

                • Added a custom graph page for a start and end date. Which is missing a date picker currently.
                  ...

                You've been doing a hard work, databeestje. Thanks, indeed.

                But what kind of date is that below? That's what I have from the custom graph page:

                Start: 1279989697 End: 1280004097

                Please, don't get me wrong, just wanna understand.

                you would not believe the view up here

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

                  that is the number of seconds since epoch, which is jan 1 1970.

                  We'll be fine until we get to a tuesday in 2038 though.

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

                    Online openvpn users graph per server is now available as well.

                    1 Reply Last reply Reply Quote 0
                    • R
                      rlai000
                      last edited by

                      It seems its ok and I could see the graphs.

                      But in the log, I've got this:
                      php: /status_rrd_graph_img.php: rrdcolors.inc.php for theme pfsense_ng does not exist, using defaults!

                      -Raylund

                      1 Reply Last reply Reply Quote 0
                      • _
                        _igor_
                        last edited by

                        Quality graph still doesn't work. All other graphs are working.

                        Only one small part of a graph is displayed, some time ago.

                        I too have the message "php: /status_rrd_graph_img.php: rrdcolors.inc.php for theme metallic does not exist, using defaults!"

                        quality.gif
                        quality.gif_thumb

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

                          The quality graph databases are updated from apinger, so if that's broken you will see that exact behaviour.

                          The graphing front end can only work with the data in the RRD file.

                          1 Reply Last reply Reply Quote 0
                          • _
                            _igor_
                            last edited by

                            hmmm, apinger works. Do you have any idea where to look? I'm a bit lost here. Since a new install of the beta3 never worked…

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

                              Hello

                              With pfSense 2.0-BETA4 built on Sun Aug 1 20:29:11 EDT 2010 FreeBSD 8.1-RELEASE

                              RDD graphs don't work:
                              "There has been an error creating the graphs. Please check your systemlogs for further details."

                              And in logs:
                              Aug 2 16:33:24 php: /status_rrd_graph_img.php: rrdcolors.inc.php for theme pfsense_ng does not exist, using defaults!
                              Aug 2 16:33:24 php: /status_rrd_graph_img.php: Failed to create graph with error code 1, the error is: ERROR: This RRD was created on other architecture/usr/bin/nice -n20 /usr/local/bin/rrdtool graph /tmp/system-processor.rrd-day.png –start 1280700000 --end 1280786400 --vertical-label "utilization, number" --color SHADEA#eeeeee --color SHADEB#eeeeee --title "hostname - System :: Processor - 1 day - 5 minutes average" --height 200 --width 620 DEF:"user=/var/db/rrd/system-processor.rrd:user:AVERAGE" DEF:"nice=/var/db/rrd/system-processor.rrd:nice:AVERAGE" DEF:"system=/var/db/rrd/system-processor.rrd:system:AVERAGE" DEF:"interrupt=/var/db/rrd/system-processor.rrd:interrupt:AVERAGE" DEF:"processes=/var/db/rrd/system-processor.rrd:processes:AVERAGE" AREA:"user#990000:user" AREA:"nice#a83c3c:nice:STACK" AREA:"system#b36666:system:STACK" AREA:"interrupt#bd9090:interrupt:STACK" LINE2:"processes#cccccc:processes" COMMENT:"\n" COMMENT:" minimum average maximum current\n" COMMENT:"Use
                              Aug 2 16:33:24 php: /status_rrd_graph_img.php: rrdcolors.inc.php for theme pfsense_ng does not exist, using defaults!
                              Aug 2 16:33:24 php: /status_rrd_graph_img.php: Failed to create graph with error code 1, the error is: ERROR: This RRD was created on other architecture/usr/bin/nice -n20 /usr/local/bin/rrdtool graph /tmp/system-processor.rrd-week.png --start 1280700000 --end 1281304800 --vertical-label "utilization, number" --color SHADEA#eeeeee --color SHADEB#eeeeee --title "hostname - System :: Processor - 1 week - 1 hour average" --height 200 --width 620 DEF:"user=/var/db/rrd/system-processor.rrd:user:AVERAGE" DEF:"nice=/var/db/rrd/system-processor.rrd:nice:AVERAGE" DEF:"system=/var/db/rrd/system-processor.rrd:system:AVERAGE" DEF:"interrupt=/var/db/rrd/system-processor.rrd:interrupt:AVERAGE" DEF:"processes=/var/db/rrd/system-processor.rrd:processes:AVERAGE" AREA:"user#990000:user" AREA:"nice#a83c3c:nice:STACK" AREA:"system#b36666:system:STACK" AREA:"interrupt#bd9090:interrupt:STACK" LINE2:"processes#cccccc:processes" COMMENT:"\n" COMMENT:" minimum average maximum current\n" COMMENT:"User
                              Aug 2 16:33:24 php: /status_rrd_graph_img.php: rrdcolors.inc.php for theme pfsense_ng does not exist, using defaults!
                              (...)

                              Any Idea?

                              Thank

                              1 Reply Last reply Reply Quote 0
                              • jimpJ
                                jimp Rebel Alliance Developer Netgate
                                last edited by

                                @itsmorefun:

                                Aug 2 16:33:24 php: /status_rrd_graph_img.php: Failed to create graph with error code 1, the error is: ERROR: This RRD was created on other architecture

                                Did you switch between 32 and 64-bit releases? You may just need to rm /var/db/rrd/* and then re-save on the RRD settings.

                                Remember: Upvote with the 👍 button for any user/post you find to be helpful, informative, or deserving of recognition!

                                Need help fast? Netgate Global Support!

                                Do not Chat/PM for help!

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

                                  @jimp:

                                  @itsmorefun:

                                  Aug 2 16:33:24 php: /status_rrd_graph_img.php: Failed to create graph with error code 1, the error is: ERROR: This RRD was created on other architecture

                                  Did you switch between 32 and 64-bit releases?

                                  No… :-\

                                  @jimp:

                                  You may just need to rm /var/db/rrd/* and then re-save on the RRD settings.

                                  That work!

                                  Thank :-)

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

                                    I just downloaded and am testing the latest update -pfSense-2.0-BETA4-4g-20100803-1244-nanobsd-upgrade.img.gz

                                    I don't get the  'quality'  on the RRD graphs.

                                    Any ideas or a fix yet ?

                                    Thanks…its looking really good.

                                    1 Reply Last reply Reply Quote 0
                                    • J
                                      Jonb
                                      last edited by

                                      I went from beta 1 to beta 4 build 04/08/10 and that has broken the RRD graphs apart from from the quality one. I did delete all the rrd files then switch RRD off then back up, I saw it recreate the files but still didn't log anything. Is there anything else I can try to get it to work.

                                      Hosted desktops and servers with support without complication.
                                      www.blueskysystems.co.uk

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

                                        @Jonb:

                                        I went from beta 1 to beta 4 build 04/08/10 and that has broken the RRD graphs apart from from the quality one. I did delete all the rrd files then switch RRD off then back up, I saw it recreate the files but still didn't log anything. Is there anything else I can try to get it to work.

                                        Wait…it took several minutes before I saw anything.

                                        1 Reply Last reply Reply Quote 0
                                        • J
                                          Jonb
                                          last edited by

                                          Still no joys for me.

                                          Hosted desktops and servers with support without complication.
                                          www.blueskysystems.co.uk

                                          1 Reply Last reply Reply Quote 0
                                          • jimpJ
                                            jimp Rebel Alliance Developer Netgate
                                            last edited by

                                            I fixed an issue with drawing of quality graphs on fresh installs and NanoBSD earlier today. It was too late for the next snapshot, but the one after should be OK.

                                            Remember: Upvote with the 👍 button for any user/post you find to be helpful, informative, or deserving of recognition!

                                            Need help fast? Netgate Global Support!

                                            Do not Chat/PM for help!

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