How to start
Linux
sudo apt-get install docker docker.io
sudo docker pull ruadmjn/squid3-sarg
Windows
- Download Kitematic
- Learn How to use it (can be helpfull for port exposing and forwarding)
- Search squid3-sarg
- Download
Squid3 monitoring
squid3 starts on docker_ip:3128
Use this ip:port in your host machine to proof squid3.
It must start automaticaly
Installed soft
- Lynx (console browser)
- Apache2
- Squid3
- Sarg
- nano
Sarg
Config places here: /etc/sarg/sarg.conf
It can send email reports. Google it!
Crontab
Every monday clear squid3 cache & generating web reports
05 04 * * 1 /bin/bash /home/squid3cache.sh
05 04 * * 1 /usr/bin/sarg