#include <infodrom.style>
#include <projects.style>
#include <addresses.inc>

<projectpg project="webgraph" maxnews=5 maxcontrib=5>

<h3 align=center>Website Overview Graphs</h3>

<p>WebGraph is an auxiliary utility for website administrators that
monitors website traffic and usage.  It is meant to complete analysis
provided by <a href="http://www.mrunix.net/webalizer/">webalizer</a>
or <a href="http://www.analog.cx/">analog</a>.  WebGraph nearly works
in real-time and visualises usage and traffic of websites
graphically.</p>

<p>WebGraph usually investigates the webserver logfiles every five
minutes and will redraw graphs as needed.  The generated graphs
visualise daily, weekly, monthly and yearly usage and traffic.  In
addition to thes monthly overview graphs summarise the requests and
traffic.</p>

<p>The data is stored in a Round Robin Database, thus data storage and
graph generation is based on <a href="http://oss.oetiker.ch/rrdtool/">\
RRDtool</a> by Tobi Oetiker.  Therefore, daily graphs will contain
useful content after half an hour.  Weekly, monthly and yearly graphs
require more input and may only be useful after several days or weeks.</p>

<p>Please send comments, patches and good ideas to <joey mailto>.</p>

</projectpg>

