-
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. -
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.
-
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.
-
- 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.
-
The online users graph should be coming fairly soon, it only has 1 datasource.
-
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.
- Added a custom graph page for a start and end date. Which is missing a date picker currently.
-
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.
-
Online openvpn users graph per server is now available as well.
-
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
-
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!"
-
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.
-
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…
-
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
-
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.
-
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… :-\
You may just need to rm /var/db/rrd/* and then re-save on the RRD settings.
That work!
Thank :-)
-
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.
-
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.
-
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.
-
Still no joys for me.
-
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.
Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.