[Eug-lug] How many people are on my website?

Bob Miller kbob at jogger-egg.com
Tue Aug 15 16:17:08 PDT 2006


Matthew Jarvis wrote:

> If I'm running Apache on Linux, is there a way to find out how many 
> people are currently considered "online" at the website?

Try visitors.

    $ apt-cache show visitors
    [...]
    Description: A fast web server log analyzer
     Visitors is a very fast web server log analyzer designed to be run
     from
     the command line, with support for text or html output and real-time
     statistics generation.  It can handle most web server logs including
     Apache access logs and is very easy to use: no configuration file and
     no database are required.  It can also generate visual path analysis
     graphs using Graphviz.
     .
     For further information see <URL: http://www.hping.org/visitors/>.
    [...]

Here are some samples of its output.

http://www.google.com/search?q=%22statistics+generated+with+visitors%22

-- 
Bob Miller                              K<bob>
                                        kbob at jogger-egg.com


More information about the EUGLUG mailing list