darold / squidanalyzer

Squid Analyzer parses Squid proxy access log and reports general statistics about hits, bytes, users, networks, top URLs, and top second level domains. Statistic reports are oriented toward user and bandwidth control.
http://squidanalyzer.darold.net/
126 stars 36 forks source link

The graphs do not show the latest time period. #109

Closed dbareiro closed 8 years ago

dbareiro commented 8 years ago

Hi, Darold.

I'm starting to use SquidAnalyzer. Thanks for your time developing and sharing with the community.

I think I've found a bug on the time axis of the graphs. For example, when this axis represents hours, missing the segment from 23 to 0 hours. When this axis represents months, missing the period from December to January.

squidanalyzer1 squidanalyzer2

The version I'm using is 6.3-1.

Thank you very much.

Best regards, Daniel

darold commented 8 years ago

Hi Daniel,

SquidAnalyzer only shows cumulative statistics during the hour or the day. Statistics appearing during hour 23h00 to 24h00 will be shown at 23h00 in the graph this is why you do not have anything between those two hours.

Regards,

dbareiro commented 8 years ago

Hi, Darold.

Thanks for your reply.

SquidAnalyzer only shows cumulative statistics during the hour or the day. Statistics appearing during hour 23h00 to 24h00 will be shown at 23h00 in the graph this is why you do not have anything between those two hours.

Thank you for that clarification. I was seeing if the documentation provided on the site mentions about this, but I did not see. Maybe you can tell me if I've missed something here.

Thanks for your time.

Best regards, Daniel