I have been looking for a squid statistics web interface for a long time, and i finally got one. It was fairly easy to install and configure.
The name of the app is SARG and can be downloaded freely from http://sarg.sourceforge.net/sarg.php
Depending on your architecture, the installation command is
rpm -Uvh http://pkgs.repoforge.org/sarg/sarg-2.3.1-1.el6.rft.x86_64.rpm
Before using it, you might wish to configure the output generation of sarg by
vi /etc/sarg/sarg.conf
and change the output_dir /var/www/html/squid/OUT-ONE to your www directory
To use, run the following in a terminal or add it to cron to run it daily
sarg
This command will generate html files for stats in the specified output_dir
That’s all folks.
Screenshot of SARG Generated files: