Hey all.
Trying to install hlstatsx for my TF2 server. When adding my server info such as rcon password, server ip, port etc... it doesn't seem to get any live activity stats from the server.
I have mani plugin 1.2 installed and working on my TF2 server
downloaded lart's full package from http://lart2150.com/forum/viewtopic.php?f=4&t=2
followed this tutorial http://lart2150.com/forum/viewtopic.php?f=6&t=30
started up hlstats.pl by doing the following (also including output)
orudie@ubuntu:~/hlstatsx/perl$ sudo perl hlstats.pl
2008-03-23 03:02:44: - HLSTATSX: HLstatsX 1.20 RC2 starting...
2008-03-23 03:02:44: - UDP: Opening UDP listen socket on port 27500 ... ok
2008-03-23 03:02:44: - MYSQL: Connecting to MySQL database 'hlstats' on 'localhost' as user 'hlstats' ... connected ok
2008-03-23 03:02:44: - MASTER: Masterserver address is 85.214.79.173
2008-03-23 03:02:44: - GLOBALSTATS: Global statsserver address is 85.214.79.173
2008-03-23 03:02:44: - HLSTATSX: Tracking Trend of the stats are enabled
2008-03-23 03:02:44: - HLSTATSX: Maximum Skill Change on all servers are 25 points
2008-03-23 03:02:44: - HLSTATSX: Minimum Skill Change on all servers are 2 points
2008-03-23 03:02:44: - HLSTATSX: Minimum Players Kills on all servers are 50 kills
2008-03-23 03:02:44: - HLSTATSX: Broadcasting public chat is disabled
2008-03-23 03:02:44: - HLSTATSX: HLstatsX is now running (Normal mode, debug level 1)
2008-03-23 03:04:42: - HLSTATSX: No data since 120 seconds
2008-03-23 03:06:42: - HLSTATSX: No data since 120 seconds
2008-03-23 03:07:46: - HLSTATSX: Insert new server trend timestamp
rcon_password works fine through game's console and HLSW
And now I'm stuck right here
http://www.selsovet.com/hlstatsx/hlstats.php
does it have to do with server logging ? here is what i have in my server.cfg in logging part :
// start server logging
log on
// enable or disable server logging. on is on off is off
sv_logbans 1
// Log server bans in the server logs
sv_logecho 1
// Echo log information to the console. 0 is off 1 is on
sv_logfile 1
// Log server information in the log file. 0 is off 1 is on
sv_log_onefile 0
// log everything in one file
// end server logging
also, the date shows Monday May 30 for some reason.
Trying to install hlstatsx for my TF2 server. When adding my server info such as rcon password, server ip, port etc... it doesn't seem to get any live activity stats from the server.
I have mani plugin 1.2 installed and working on my TF2 server
downloaded lart's full package from http://lart2150.com/forum/viewtopic.php?f=4&t=2
followed this tutorial http://lart2150.com/forum/viewtopic.php?f=6&t=30
started up hlstats.pl by doing the following (also including output)
orudie@ubuntu:~/hlstatsx/perl$ sudo perl hlstats.pl
2008-03-23 03:02:44: - HLSTATSX: HLstatsX 1.20 RC2 starting...
2008-03-23 03:02:44: - UDP: Opening UDP listen socket on port 27500 ... ok
2008-03-23 03:02:44: - MYSQL: Connecting to MySQL database 'hlstats' on 'localhost' as user 'hlstats' ... connected ok
2008-03-23 03:02:44: - MASTER: Masterserver address is 85.214.79.173
2008-03-23 03:02:44: - GLOBALSTATS: Global statsserver address is 85.214.79.173
2008-03-23 03:02:44: - HLSTATSX: Tracking Trend of the stats are enabled
2008-03-23 03:02:44: - HLSTATSX: Maximum Skill Change on all servers are 25 points
2008-03-23 03:02:44: - HLSTATSX: Minimum Skill Change on all servers are 2 points
2008-03-23 03:02:44: - HLSTATSX: Minimum Players Kills on all servers are 50 kills
2008-03-23 03:02:44: - HLSTATSX: Broadcasting public chat is disabled
2008-03-23 03:02:44: - HLSTATSX: HLstatsX is now running (Normal mode, debug level 1)
2008-03-23 03:04:42: - HLSTATSX: No data since 120 seconds
2008-03-23 03:06:42: - HLSTATSX: No data since 120 seconds
2008-03-23 03:07:46: - HLSTATSX: Insert new server trend timestamp
rcon_password works fine through game's console and HLSW
And now I'm stuck right here
http://www.selsovet.com/hlstatsx/hlstats.php
does it have to do with server logging ? here is what i have in my server.cfg in logging part :
// start server logging
log on
// enable or disable server logging. on is on off is off
sv_logbans 1
// Log server bans in the server logs
sv_logecho 1
// Echo log information to the console. 0 is off 1 is on
sv_logfile 1
// Log server information in the log file. 0 is off 1 is on
sv_log_onefile 0
// log everything in one file
// end server logging
also, the date shows Monday May 30 for some reason.