Hello Mark, Tuesday, June 14, 2005, 1:07:21, Shortridge, Mark wrote: > Can anyone recommend a good SquidNT user > monitoring tool? (How long a user is online, where they have been, that kind > of stuff.) You should use some access log analysis tool. Try my favorite: Calamaris (http://cord.de/tools/squid/calamaris/Welcome.html.en). It's not so obvious to start with it, so here's a rough command line to run it: calamaris-2.54.pl -r 20 -s -d 20 -p new -t 30 -D 16 -w -O -N 3 -c -b 1000 -i calamaris.cache -o calamaris.cache cache_access.log > squidreport.html For the first run, remove '-i calamaris.cache' option. -- Best regards, Andrey Shorin