Quote:
Originally Posted by godofwarares
That would require a webserver communication setup on the server. I was wondering how to get stats from a server without webserver communication set up on that server
|
You'll either need to parse information from statistics.graal.us periodically, write your own script and put it on every server or become a global and get the information from the clientside using Client-RC. Only the first is really feasible, as you can imagine.