Visitors currently online
I want to be able to determine the number of visitors to the entire server at a given moment. Not the users set up in the system, but people browsing, putting things in shopping carts, etc.
Is there a command or PHP script that might do this? I want to be able to determine what is going on traffic-wise before I trip the server off for maintenance, Apache restart, etc.
|