This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

No data on Graphs - V6.01

I have just installed a new box with ASL 6.01, and loaded my old settings into it. I am finding that whilst all the graphs are updating, none of them have any information on them at all. 

When I run ReportControl.sh I get an error of 
  Error update {interface|conntrack} rrd - check /var/log/debug/log_network-reporter

The time on the bottom is updating, but there is no data on the graphs. Any of them.


This thread was automatically locked due to age.
  • Ok... A solutoon....

    rm /var/log/reporting/rrd/*.rrd
    perl /usr/local/bin/rrd_create_*.pl
       [Note, that must be run for each file]
    /usr/local/bin/reportcontrol.pl

    This seems to have fixed everything. I suspect that my import settings were too different from the ones that were in there already, and that RRD did not know how to cope...