[RESOLVED] enabling RRD on full install 2.3 error
-
i just enabled RRD graphs on a full install on 2.3 and when i open graphs i get this error
/status_rrd_graph_img.php: Failed to create graph with error code 1, the error is: ERROR: the instance of rrdtool has been compiled without graphics/usr/bin/nice -n20 /usr/local/bin/rrdtool graph '/tmp/wan-traffic.rrd-quarter.png' --start 1449211258 --end 1457160058 --step 86400 --vertical-label "bits/sec" --color SHADEA#eeeeee --color SHADEB#eeeeee --title "hathway.almasaarr.com - WAN2_HATHWAY :: Traffic - 3 months - 1 day average" --height 200 --width 620 DEF:wan-in_bytes_pass=/var/db/rrd/wan-traffic.rrd:inpass:AVERAGE:step=86400 DEF:wan-out_bytes_pass=/var/db/rrd/wan-traffic.rrd:outpass:AVERAGE:step=86400 DEF:wan-in_bytes_block=/var/db/rrd/wan-traffic.rrd:inblock:AVERAGE:step=86400 DEF:wan-out_bytes_block=/var/db/rrd/wan-traffic.rrd:outblock:AVERAGE:step=86400 DEF:wan-in6_bytes_pass=/var/db/rrd/wan-traffic.rrd:inpass6:AVERAGE:step=86400 DEF:wan-out6_bytes_pass=/var/db/rrd/wan-traffic.rrd:outpass6:AVERAGE:step=86400 DEF:wan-in6_bytes_block=/var/db/rrd/wan-traffic.rrd:inbl
-
Enabled RRD graphs where? The graphing component of RRD has been removed along with its associated pages, that's under Status>Monitoring now. status_rrd_graph_img.php no longer exists on systems new enough to have the rrdtool without graphics.
-
oh yes i just noticed that on a an alix on 2.3, so it seems the full install box which was upgraded from 2.2.6 to 2.3 and after fixing the pkg db issues, the GUI pages r not updating with option 13 on console which r supposed to update it with newer snaps.
more info on this here
https://forum.pfsense.org/index.php?topic=107665.0 -
i just tried to gitsync but its trying to install git which fails
update
after fiddling a little more managed to install git and did a gitsync master so the RRD stuff is now gone for good and new monitoring started showing up, but the strange thing is the pfsense build date still shows the day i upgraded and not the the build date of the current snap which i updated to which is the latest 5th march snap using option 13 in console
UPDATE
resolved this using the below link
https://forum.pfsense.org/index.php?topic=107665.msg600840#msg600840