11-30-2009, 09:40 PM
I recently ran the FPS meter in order to check some issues which i have been having with my server. When i ran the tool i was shocked by its output and wanted to know if any one could assist me. I was looking into Kernel optimization and noticed that they were all geared towards servers with 1000fps while i am looking for one meant for a pub with 250fps. I included below some system information as well as the output from the fps meter. Any help as to how to stabilize the servers fps would be greatly appreciated.
![[Image: graphphp.png]](http://img156.imageshack.us/img156/6686/graphphp.png)
Server specs
Start Command (removed ip and port)
Server.cfg (removed sensitive data)
The server is also running a handful of mods:
SourceMod
MetaMod
EventScripts
Es_tools
Psychostats
GunGame
Steam Bans
and a few others.
![[Image: graphphp.png]](http://img156.imageshack.us/img156/6686/graphphp.png)
Server specs
Code:
OS: Debian 5.0rX 64-bit
CPU: Athlon 64 X2 4200
Ram: 2GB DDR2
HD: 160GB
Start Command (removed ip and port)
Code:
screen -A -m -d -S gungameserver taskset -c 0 ./srcds_run -console -game cstrike -tickrate 100 +maxplayers 23 +map fy_xbox +ip <ip> -port <port> -pingboost 3 +exec server.cfg -autoupdate
Server.cfg (removed sensitive data)
Code:
hostname <name>
rcon_password <password>
sv_unlag 1
sv_rcon_banpenalty 5
sv_rcon_maxfailures 10
sv_rcon_minfailures 5
sv_rcon_minfailuretime 30
host_framerate 0
sv_maxunlag .5
mp_logmessages 0
mp_timelimit 60
mp_autokick 0
mp_autoteambalance 1
mp_c4timer 30
mp_flashlight 1
mp_footsteps 1
mp_forcechasecam 0
mp_freezetime 3
mp_friendlyfire 1
mp_hostagepenalty 200
mp_limitteams 1
mp_tkpunish 0
sv_restartround 1
sv_maxspeed 320
sv_proxies 1
allow_spectators 90
mp_startmoney 1337
mp_chattime 3
sv_allowupload 1
sv_voiceenable 1
sv_alltalk 1
sv_voicequality 5
sv_voicecodec vaudio_speex
pausable 0
deccalfrequency 60
mp_falldamage 0
sv_aim 0
sv_cheats 0
sv_consistency 0
sv_maxrate 50000
sv_minrate 7500
sv_minupdaterate 20
sv_maxupdaterate 100
sv_mincmdrate 20
sv_maxcmdrate 100
mp_spawnprotectiontime 0
sv_lan 0
sv_contact
sv_region 0
sv_log 1
log on
sv_logfile 1
sv_logbans 1
mp_logdetail 1
net_maxfilesize 128
exec banned_user.cfg
exec banned_ip.cfg
writeid
writeip
sv_allowdownload 1
sv_downloadurl "<url>"
The server is also running a handful of mods:
SourceMod
MetaMod
EventScripts
Es_tools
Psychostats
GunGame
Steam Bans
and a few others.