Hi, Since I've upgraded to 2.1 rrd graphs stopped working and I'm getting this error in the system log:
php: /status_rrd_graph_img.php: Failed to create graph with error code 1, the error is: ERROR: This RRD was created on other architecture/usr/bin/nice -n20 /usr/local/bin/rrdtool graph /tmp/system-processor.rrd-year.png --start 1349531691 --end 1381154091 --step 86400 --vertical-label "utilization, number" --color SHADEA#eeeeee --color SHADEB#eeeeee --title "`hostname` - System :: Processor - 1 year - 1 day average" --height 200 --width 620 DEF:"user=/var/db/rrd/system-processor.rrd:user:AVERAGE:step=86400" DEF:"nice=/var/db/rrd/system-processor.rrd:nice:AVERAGE:step=86400" DEF:"system=/var/db/rrd/system-processor.rrd:system:AVERAGE:step=86400" DEF:"interrupt=/var/db/rrd/system-processor.rrd:interrupt:AVERAGE:step=86400" DEF:"processes=/var/db/rrd/system-processor.rrd:processes:AVERAGE:step=86400" AREA:"user#00AA00:user" AREA:"nice#990000:nice:STACK" AREA:"system#0000FF:system:STACK" AREA:"interrupt#DD9B00:interrupt:STACK" LINE2:"processes#000000:processes" COMMENT:"\n" COMMENT:" mi Is this the same issue like https://redmine.pfsense.org/issues/1758 ? Ihsan -- [email protected] http://blog.dogan.ch/ _______________________________________________ List mailing list [email protected] http://lists.pfsense.org/mailman/listinfo/list
