I know I can do that with the stats command. What I'm after is the actual Var output as well. Clients can get it on netgraph. I'm just after a way I can get it via RCON/console. Cheers Versatile
From: [email protected] Date: Tue, 15 Jul 2014 09:27:18 -0400 To: [email protected] Subject: Re: [Csgo_servers] Server Var question/request Just to clarify, it sounds like you want to get operational information about the server (FPS, etc.) via a query. Is that correct? If so, I don't believe this can be done using an actual server query. The best option is probably to write a script which runs the 'stat' command (and maybe a few others) via RCON, and then parse the output. - Dave On Tue, Jul 15, 2014 at 2:38 AM, Glen E <[email protected]> wrote: Hi, I'm just wondering if there is a way to get the var info via a server command or any way of collecting it similarly to how the client does, on the game server. I'm looking to monitoring the performance of our servers at certain points. I know stats command has the FPS and other info but is there a way to get the var? or can it be added to the 'stats' command as well? Any info about this would be really helpful. Cheers Versatile _______________________________________________ Csgo_servers mailing list [email protected] https://list.valvesoftware.com/cgi-bin/mailman/listinfo/csgo_servers -- Dave ParkerSystems Administrator Utica College Integrated Information Technology Services (315) 792-3229 Registered Linux User #408177 _______________________________________________ Csgo_servers mailing list [email protected] https://list.valvesoftware.com/cgi-bin/mailman/listinfo/csgo_servers
_______________________________________________ Csgo_servers mailing list [email protected] https://list.valvesoftware.com/cgi-bin/mailman/listinfo/csgo_servers
