On Wed, 01 Dec 2004 12:07:57 -0800, Mike Rambour <mikey@xxxxxxxxxxxxx> wrote: > and been playing with gkrellm but I want to know how many FTP users and > HTTP users I have at any one time. I would LOVE to have it go down to what If you just want to know how many people are taking stuff off your web site RIGHT THIS SECOND, then http://<domain>/server-status will do. If you need to see if from somewhere other than localhost, you have to enable it in /etc/httpd/conf/httpd.conf Webalizer is pretty good for parsing yesterday's logs and giving you some useful information. It's on the Fedora Core 3 CDs. It's pretty simple, I just installed it, put my own domain name in "HostName" in /etc/webalizer.conf, and now can see the results at http://<domain>/usage/ Personally, I like to have a window open doing a "tail -F /var/log/http/access_log /var/log/maillog /var/log/xferlog /var/log/messages" all the time I'm at a computer, but I suspect that's just me. -- "To announce that there must be no criticism of the president, or that we are to stand by the president, right or wrong, is not only unpatriotic and servile, but is morally treasonable to the American public." -- Teddy Roosevelt