01-18-2008, 01:52 AM
Does anyone know how to grab the running server fps on a server and store it as a variable using Eventscripts or any other means?
The only way I know to-date is to parse the server logs looking for the console command "stats" and then grab the output...but is there any way to obtain this value real time, other than typing "stats" in console?
I want to do some performance measures on my CSS servers and would like to store several variables at certain intervals...the running server fps is the only hiccup so far.
Is the SRCDs engine capable of outputting the server fps?
The only way I know to-date is to parse the server logs looking for the console command "stats" and then grab the output...but is there any way to obtain this value real time, other than typing "stats" in console?
I want to do some performance measures on my CSS servers and would like to store several variables at certain intervals...the running server fps is the only hiccup so far.
Is the SRCDs engine capable of outputting the server fps?