well, i've searched the forum and can't figure out why my graphs aren't populating.
when i look in /var/nedi/rrd my devices are there tons of .rrd files in there and timestamps that are up to date. they appear to be generating!
my rrdstep in nedi.conf is: rrdstep 3600 and rrdsize 1000 (the defaults)
my crontab entry looks like this:
0 * * * * /var/nedi/nedi.pl -Aall > /var/log/nedi/nedi-`date +\%H`.run 2>&1
0 0 * * * /var/nedi/nedi.pl -v -b -Aall -SAF > /var/log/nedi/nedi-00.bup 2>&1
been running Nedi since 8-Feb.
any ideas?