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

Weekly Executive Report - Graph is Cut!

Hi there,

Can someone help on my problem because when we received the weekly executive report, it showed a cut in the graph. (Please see attached)


This thread was automatically locked due to age.
  • Just a wild guess .. maybe the system time was changed? What do the logs say for the missing timespan? Are there logs? Or has the system been down during that time?

    Cheers,
     andreas
  • I get the exact same drops whenever my power goes out.  Check system uptime or your internet connectivity (uplink) if possible...?
  • Hi there... Thanks for your response. What log file should i look to see why there is a cut in the executive report graph? I noticed that the time is changing let's say i setup the time for Asia/HongKong afterwards the time will be change. Thanks! Ü
  • You can check any logfile you want, preferably one with constant activity - if there are no logfile entries for the timespan where you can see the gap in the graph, it's safe to assume that the machine was either powered off or that the time was changed. If you change your system time to a point three hours in the future, this will obviously lead to a 3-hour gap both in the graphs and in the logfiles. You can also check the file /tmp/.timewarp - when the system time is changed, it will usually be noted there.

    Cheers,
     andreas
  • Hi andreas,

    Thanks for your help. I think the graph was cut because the time is changing. By the way, where can i locate the file \ tmp\ .timewarp? Is it under the web console of Astaro or in the local drive? Thanks again... [:)]


    boneskull
  • On the hard drive; you'd need to login to the system console, or use SSH if you've enabled it.

    Then, you can type
    cat /tmp/.timewarp
     
    The file won't be there if your clock is working normally.

    Barry