RRD graphs broken?
-
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.