Tommo 0 Posted June 5, 2007 Has anyone found/made a server stress test for ArmA? I'm thinking along the lines of some sort of mission that would put more stress onto it in stages until it crashes, in a way like 3DMark where the server would be given a score. If there isn't one in existence, is there a way get the server FPS into a mission? Share this post Link to post Share on other sites
mattxr 9 Posted June 5, 2007 In the server log in as big admin. type #monitor 5 that will give you a global message every 5 seconds with a lot of server info plus the fps of the server, you can change it to what ever you need for how many seconds you want it to appear. #monitor (interval in sec) Shows performance information of the server. Interval 0 means to stop monitoring #debug (command) (interval) Commands can be checkfile, console, totalsent, usersent, userinfo, userqueue Share this post Link to post Share on other sites
Tommo 0 Posted June 5, 2007 I'm already aware of #monitor, etc, what I'm looking to do is somehow get the server fps and have it read by the mission so it can perhaps put the value of fps into an array every 5 seconds then tally a score at the end of the tests. Share this post Link to post Share on other sites