I am running amxmodx. 77MB 32.4% cpu utilization on a full 20 man cs server.
The system has 2GB of ram. My problem isnt how much memory its using. It is the cpu utilization. I don't believe I had this problem when the server was running the Windows OS. I will try different distros as soon as I get my second server built to replace the one that is currently running servers. I don't want 2 weeks of downtime while I try to figure out why I cant run the same amount of servers on linux as I once ran, with no issues, on windows. So I play to set up a windows server to use while I try to figure out the optimization issues I must be having. For now, I am trying to get a baseline of cpu utilization statistics of other hlds_linux users/what distros/what cpus they are running so I have a target to shoot for. If anyone would take the time to do rcon stats on a full server for me and provide some of this information then I would really appreciate it. cat server.cfg // Use this file to configure your DEDICATED server. // This config file is executed everytime the server changes levels. // ------- // Any modifications made to this file will not take affect before the server has been restarted. // If you are running Admin-Mod make sure the Admin-Mod variables are located at the bottom // of this file, otherwise your server will crash on startup. hostname "xxxxxxxxxxxxxxxxxxxxxxx" // Server Settings // Log On must be ON if you are using psychostats. Log On pausable 0 sv_aim 0 sv_maxspeed 320 sv_cheats 0 sv_alltalk 0 sv_allowspectators 1 sv_proxies 1 sv_proxy 1 sv_minrate 2500 sv_maxrate 20000 sv_gravity 800 sv_allowupload 1 sv_allowdownload 1 sv_upload 1 sv_download 1 sv_allowdonwload 1 sv_allowupload 1 sv_sendlogos 1 sv_sendresources 1 mp_buytime 1 mp_friendlyfire 0 mp_forcechasecam 0 mp_timelimit 30 mp_roundtime 3 mp_c4timer 35 mp_autoteambalance 1 mp_limitteams 0 //(default: 0.5) defines max queries per second per user (averaged over max_queries_window) max_queries_sec 15 //(default: 10) defines max queries per second for all queries max_queries_sec_global 60 // (default: 30) defines time window to average query rates over max_queries_window 120 // load ban files exec listip.cfg exec "banned.cfg" // EXECUTE ADMINMOD CONFIG // exec "addons/adminmod/config/adminmod.cfg" _______________________________________________ To unsubscribe, edit your list preferences, or view the list archives, please visit: http://list.valvesoftware.com/mailman/listinfo/hlds_linux

