Thom Paine wrote; > I have a site that is interested in monitoring the usage of the internet > by the users. An acceptable use policy is in place, but the executive > director would like a report from the usage. Can this be done with > squid? Is there a way to print a report with it? I think I can get a > transparent proxy set up with it with a little help, but I'm not sure of > any other way to monitor the internet usage. Does anyone else have this > already in place so I do not need to reinvent the wheel? Once squid is set up, check out "sarg" and "squidarg". They build html reports from the squid access.log. Thanks, Frank