Nice Tip! biggrin: though in my case I must restart the server every day (it's not 24/7).
If you want to check the stats I created, take a look at
http://www.valenciamoon.com/ceal
It's very different from mohstats and aestats, it's... muetestats!
The main difference is every frag is wrote on an Access database, which is queried in turn to build the stats page. It has some interesting features:
The General stats (Generales) is quite usual.
The By Map stats (Por mapa) allows you to check who's the best player on each map and what's the most effective weapon (well, kinda) on that map.
The Player stats (Por jugador) are my favourite ones biggrin:, you can check your ratio on every map, you can see your daily ratio (Promedio diario) for the last 30 days, you can check your use of every weapon, you can check who's your Nemesis (bestia negra) and your favourite target (fijacion enfermiza). You can also check which part on your body is your weakest point (Talon de Aquiles) and which one you shot more often (blanco preferido).
The weapon stats (Por arma) you can check who's the best player on each one and how each weapon fits on each map.
On the downside, the web part of the stats must reside on an ASP server, and it only keeps the records for the last 30 days (that's ok for me, a larger interval makes hard to raise/lower your ratio). However you can keep a copy of the database for each month so that you can check historical data.
Unfortunately, we are moving away from our current server soon, and probably we wont be able to use them anymore... hake: