• Possible to get server's current CPU usage? (Linux)
    3 replies, posted
Just wondering if there's an updated/still-working module for getting a server's CPU usage that's released to the public. I know Conna released one ages ago but the links are long dead and I'm unsure if it would have worked on linux servers.
Why not report the server's framerate instead? That sounds like a more accurate representation of performance. engine.ServerFrameTime
Yeah I know about that (and am currently using it) but just thought CPU usage would be an interesting piece of data to have. Thanks though.
What you'd need is something like gm_cmd. This is a very old module that was broken years ago, but you could make your own fairly easily.
Sorry, you need to Log In to post a reply to this thread.