RRD graphs again.
-
Hi,
Is everybody sees RRD graphs fine? I only able to see CPU and Qaulity. Nothing for WAN but LAN. Don't use Quese/Wireless so don't know. What happens is there's a place holder, err, graph itself, but no plots/bars/lines inside. It's been obeserved quite often and devs fixed several times but broken soon again several snaps later. I now run Apr 25 17:12:05 EDT 2009 build. It's time for fresh ISO install from scratch, may be?
cheers,
-
I am having the same issue. I've bounced through a few different snaps. I'm currently on: ALPHA-ALPHA-20090505-1808.
Any ideas on how to fix this? Does it need to be a fresh ISO install? Or can I clean up a file or dir?
I get the following error in the syslog:
php: /status_rrd_graph_img.php: Failed to create graph w
ith error code 1, the error is: ERROR: No DS called 'inpass' in '/var/db/rrd/wan
-traffic.rrd'/usr/bin/nice -n20 /usr/local/bin/rrdtool graph /tmp/wan-traffic.rr
d-4h.png –start -14400 -e -60 --vertical-label "bits/sec" --color SHADEA#eeeeee
--color SHADEB#eeeeee --title "hostname
- WAN :: Traffic - 4 hours - 1 minute
average" --height 200 --width 620 -x "MINUTE:5:MINUTE:10:MINUTE:30:0:%H%:%M" DE
F:wan-in_bytes_pass=/var/db/rrd/wan-traffic.rrd:inpass:AVERAGE DEF:wan-out_bytes
_pass=/var/db/rrd/wan-traffic.rrd:outpass:AVERAGE DEF:wan-in_bytes_block=/var/db
/rrd/wan-traffic.rrd:inblock:AVERAGE DEF:wan-out_bytes_block=/var/db/rrd/wan-tra
ffic.rrd:outblock:AVERAGE CDEF:"wan-in_bits_pass=wan-in_bytes_pass,8," CDEF:"wa
n-out_bits_pass=wan-out_bytes_pass,8," CDEF:"wan-in_bits_block=wan-in_bytes_blo
ck,8," CDEF:"wan-out_bits_block=wan-out_bytes_block,8," CDEF:"wan-in_bytes=wan
-in_bytes_pass,wan-in_bytes_block,+" CDEF:"wan-out_bytes=wan-out_byt -
I found a thread that was able to fix the issue at least for me - http://forum.pfsense.org/index.php/topic,10855.msg69541.html#msg69541
-
just updated to a may 6th 8.0 build. i also have no packet or traffic graphs.
php: /status_rrd_graph_img.php: Failed to create graph with error code 1, the error is: ERROR: Could not parse color in '9'/usr/bin/nice -n20 /usr/local/bin/rrdtool graph /tmp/wan-traffic.rrd-4y.png –start -126489600 -e -86400 --vertical-label "bits/sec" --color SHADEA#eeeeee --color SHADEB#eeeeee --title "
hostname
- WAN :: Traffic - 4 years - 1 day average" --height 200 --width 620 -x "MONTH:1:YEAR:1:MONTH:3:0:%b" DEF:wan-in_bytes_pass=/var/db/rrd/wan-traffic.rrd:inpass:AVERAGE DEF:wan-out_bytes_pass=/var/db/rrd/wan-traffic.rrd:outpass:AVERAGE DEF:wan-in_bytes_block=/var/db/rrd/wan-traffic.rrd:inblock:AVERAGE DEF:wan-out_bytes_block=/var/db/rrd/wan-traffic.rrd:outblock:AVERAGE CDEF:"wan-in_bits_pass=wan-in_bytes_pass,8," CDEF:"wan-out_bits_pass=wan-out_bytes_pass,8," CDEF:"wan-in_bits_block=wan-in_bytes_block,8," CDEF:"wan-out_bits_block=wan-out_bytes_block,8," CDEF:"wan-in_bytes=wan-in_bytes_pass,wan-in_bytes_block,+" CDEF:"wan-out_bytes=wan-out_bytes_pass,wan-out_bytes_block,+" C -
Hi,
I found a thread that was able to fix the issue at least for me - http://forum.pfsense.org/index.php/topic,10855.msg69541.html#msg69541
yep, that thread was started by me, actually. And yes, it was effective deleting /var/db/rrd/*-quality.rrd files one time before, but not always, since mid of Jan. I know that 2.0 is still -AA quality and ways to go, needs some attention for this kinda monitoring issues, however.
cheers,