View Full Version : User-friendly Server Stats Program?
Rabid_Wombat
12-08-2004, 05:19 PM
Is there any log parser program available to gather MOH stats from a game server that does not require 10 different programs to set it up (like MySqL, PHP, Apache server)? Every app I find (including mohstats) requires the use of additional open-source programs (and the know-how to use them) in order to set up game server log parsing for updating stats to a web page.
Is there any hope for the tech-challanged to be able to set up server stat collection, parsing and recording without learning a bunch of other programs?
HELP---Anyone?
Thanks,
R_W
Defiant
12-12-2004, 01:30 PM
most server companies have stats included,but we found that the constant scanning to enable stats lagged our server so we turned it off.
Not sure that i completly understand your question though,do you want a live stat program where all players can go to the site and see their scores,deaths,etc ?
Or do you want a log so you can check it and post the info on your site?
Rabid_Wombat
12-12-2004, 05:27 PM
Defiant:
Thanks for the reply.
I'm not as interested in the "live" stats as I am in being able to extract our server logs to get players' kills/deaths etc. to post on our clan web site.
I know mohstats does this, but is there any other simpler way, or a program with a simpler interface that allows the extracting of the info without using secondary programs like PhP or MySQL? Maybe I'm just stupid, but I found the mohstats instructions on setting it up to be very vague and incomplete. Most of these programs are made for the tech-savvy (which I admittedly am not).
R_W :rolleyes:
Defiant
12-12-2004, 07:20 PM
been awhile since i've done this but i think i got it right,these go in your server.cfg,just clear the log every night or it will end up hogging a lot of space.
// Generates log file for Mohaa stats.
seta dedicated 1
seta logfile 3
seta g_logsync 1
seta developer 2
Or some more help here:
http://www.modtheater.com/forum/showthread.php?t=21723&highlight=log
Rabid_Wombat
12-13-2004, 12:45 PM
Thanks for the guidance--much appreciated.
R_W :D
vBulletin® v3.8.7, Copyright ©2000-2012, vBulletin Solutions, Inc.