Guest User!

You are not Sophos Staff.

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

Hardware logging not working (UTM220 rev5 - 9.004-34)

Hello,

I just upgraded from v8/rev2 220's to v9/rev5 220's.  Everything went smooth, but I noticed that if I got to Logging & Reporting > Hardware, the graphs all show 0% flat.  On the Dashboard Resource Usage, however, it shows (e.g.) 8% cpu, 82% of 2GB ram, 7% log disk, and 10% data disk.

Any ideas on why the graphs in the logging and reporting section are not working?


This thread was automatically locked due to age.
Parents
  • Our customer's problem was solved by Scott Klassen in Sophos Support.  Remember that Support won't help you fix problems caused at the command line.  As root:

    # cd /var/log/reporting/rrd
    # rm *
    # /etc/init.d/syslogng restart
    # /etc/init.d/rrdcache restart
    # /usr/local/bin/reporter/system-reporter.pl


    Before doing the rm *, confirm that you are in the /var/log/reporting/rrd directory.

    Cheers - Bob
Reply
  • Our customer's problem was solved by Scott Klassen in Sophos Support.  Remember that Support won't help you fix problems caused at the command line.  As root:

    # cd /var/log/reporting/rrd
    # rm *
    # /etc/init.d/syslogng restart
    # /etc/init.d/rrdcache restart
    # /usr/local/bin/reporter/system-reporter.pl


    Before doing the rm *, confirm that you are in the /var/log/reporting/rrd directory.

    Cheers - Bob
Children
No Data