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. Regards, Seth _______________________________________________ List mailing list [email protected] http://lists.pfsense.org/mailman/listinfo/list
