Am 01.10.2013 11:49, schrieb Seth Mos: > On 1-10-2013 11:45, [email protected] wrote: >> Additionally, I'm now seeing this in the log: >> >> php: /status_rrd_graph_img.php: Failed to create graph with error code 1, >> the error is: ERROR: No DS called 'inpass6' in >> '/var/db/rrd/wan-traffic.rrd'/usr/bin/nice -n20 /usr/local/bin/rrdtool >> graph /tmp/wan-traffic.rrd-day.png --start 1380526543 --end 1380612943 >> --step 300 --vertical-label "bits/sec" --color SHADEA#eeeeee --color >> SHADEB#eeeeee --title "`hostname` - WAN :: Traffic - 1 day - 5 minutes >> average" --height 200 --width 620 >> DEF:wan-in_bytes_pass=/var/db/rrd/wan-traffic.rrd:inpass:AVERAGE:step=300 >> DEF:wan-out_bytes_pass=/var/db/rrd/wan-traffic.rrd:outpass:AVERAGE:step=300 >> DEF:wan-in_bytes_block=/var/db/rrd/wan-traffic.rrd:inblock:AVERAGE:step=300 >> DEF:wan-out_bytes_block=/var/db/rrd/wan-traffic.rrd:outblock:AVERAGE:step=300 >> DEF:wan-in6_bytes_pass=/var/db/rrd/wan-traffic.rrd:inpass6:AVERAGE:step=300 >> DEF:wan-out6_bytes_pass=/var/db/rrd/wan-traffic.rrd:outpass6:AVERAGE:step=300 >> DEF:wan-in6_bytes_block=/var/db/rrd/wan-traffic.rrd:inblock6:AVERAGE:step=300 >> DEF:wan-out6_bytes_block=/var/d > > Correct, you are requesting fields that are not in the RRD file, because > it wasn't upgraded. > I'm experiencing the same problems. I no tried twice restoring the old config data and rebooting, but it seems unwilling to update the rrd databse. I keep getting:
ct 6 22:46:06 alix php: /status_rrd_graph_img.php: Failed to create graph with error code 1, the error is: ERROR: No DS called 'inpass6' in '/var/db/rrd/wan-traffic.rrd'/usr/bin/nice -n20 /usr/local/bin/rrdtool graph /tmp/wan-traffic.rrd-year.png --start 1349469959 --end 1381092359 --step 86400 --vertical-label "bits/sec" --color SHADEA#eeeeee --color SHADEB#eeeeee --title "`hostname` - WAN :: Traffic - 1 year - 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:inblock6:AVERAGE:step=86400 DEF:wan-out6_byt for any files Any way to start updating manually? Klaus -- ------------------------------------------------------------------------ Klaus Lichtenwalder, Dipl. Inform., http://www.lichtenwalder.name/ PGP Key fingerprint: 9A3B 83AF B18E CEA0 C8DC 000D 8860 42B5 E5F6 7CAE _______________________________________________ List mailing list [email protected] http://lists.pfsense.org/mailman/listinfo/list
