RRD graphs broken?
-
Just installed the latest snapshot 2.1_x64 @10-2-2013 and the RRD graphs appear to be broken.
The RRD files are getting touched but not displaying apart from the captive portal graph which does display but doesn't get plotted.
I've deleted the RRD files,saved and rebooted but to no avail.I also use email RRD graphs package and this is sending all the graphs without issue.
Any ideas? -
Mine are working on a x86 and x64 system and both are dual WAN even.
Generally when I have seen this happen the silly apinger was acting a fool.
Try a reboot or just disable monitoring and re-enable it.
Do the gateway logs indicate anything?
-
thanks for the reply. tried what you suggested but to no avail.
-
i've attached a screenshot just in case anybody else has experienced this. the red arrow shows where there is no drop down for the graph.
-
Do you have any files in /var/db/rrd ?
Any messages about rrd in the system log? -
yes, they are all in there. i've moved them out, reset and the system recreated them but still the same result.
all files are rw-rār-- with owner=nobody & group=wheel
-
as an update, if i go to the custom tab, any report i select runs fine.
so it's definitely graphing etc, it just doesn't want to show up in the specified tabs ie system etc -
Just a "me too" on this.Ā My symptoms are identical to the OPā¦blank graphs drop-down menu on the "Status: RRD Graphs" page (System, Traffic, et al. tabs), but graphs generated via the Custom tab look normal and sane.
2.1-BETA1 (i386) built on Thu Feb 7 07:21:58 EST 2013 FreeBSD 8.3-RELEASE-p5
(1g nanobsd)Bruce.
-
I'm trying to reproduce it locally and will work on a fix.
-
seeing this in my logs now:
Feb 14 00:00:04 php: : rrdcolors.inc.php for theme does not exist, using defaults!
Feb 14 00:00:04 php: : rrdcolors.inc.php for theme does not exist, using defaults!
Feb 14 00:00:04 php: : rrdcolors.inc.php for theme does not exist, using defaults!
Feb 14 00:00:04 php: : rrdcolors.inc.php for theme does not exist, using defaults!i'm using pfsense_ng as my theme.
-
I've committed a fix for these issues [1] and [2], next snapshots should be fine.
[1] https://github.com/bsdperimeter/pfsense/commit/80feb8e5ddff6a703e900fc7dd4aad041598545c
[2] https://github.com/bsdperimeter/pfsense/commit/8878f4bb0a418c35188a5d1ecf851a5a28600d65 -
confirmed as working. thank you.
-
Works for me now also, thanks for the fix!
Bruce.