I'm using SqStat 1.20 and work great for me !!! 2012/4/11 Alex Crow <alex@xxxxxxxxxxxxxxx>: > On 11/04/12 06:08, CyberSoul wrote: >> >> Hi all, could anyone give me suggestion for utilite or script realtime >> monitoring for Squid, which can do the following requirements: >> >> 1) work through web-inteface >> 2) show current connection speed and username ( or ip) >> 3) show the full path of the file that is currently downloaded or browsing >> >> For example, I open browser and go to the address >> http://ip-address-squid/program-for-realtime-monitoring >> >> and I can see about the following columns (for example) >> >> No. Username (or IP) Current connection speed URL >> >> 1 user1 (192.168.1.17) 145 KB/s >> http://uk.download.nvidia.com/XFree86/Linux-x86/295.33/NVIDIA-Linux-x86-295.33.run >> 2 user2 (192.168.1.53) 89 KB/s >> http://www.centos.org/modules/tinycontent/index.php?id=2 >> >> Any ideas? >> >> > Ntop (http://www.ntop.org/products/ntop/) is pretty nice but as Amos said to > get things like "what file are they downloading" you'll probably have to > write something to parse the cachemgr data from squid. > > Alex > >