Jump to content

Server Status Mod


Recommended Posts

:spidercowers: It's me again! 

Since there is no query protocol currently and I'm pretty sure some dedicated server administrators would like to show status of their server on their websites so I've made simple mod for this:

Server Status

 

It currently listens for certain server events and send status as a json string to the remote script on the webserver through the GET variable..

 

This can be used to generate server banner for your forum signature. Check BONUS section here for example scirpt. Requires PHP experience if you would like to customize it a bit.

 

 

Posted about it on forums so people searching for something like this can find it. Wasn't sure to whether post it in General, Mods or Dedicated Server section, feel free to move this thread if you feel like it fits other secion more.

Link to comment
https://forums.kleientertainment.com/forums/topic/57220-server-status-mod/
Share on other sites

Hello, this will be usefull.

But i don't understand how to use it, how to retrieve the data. You're talking about "GET vars", what's the protocol used to retrieve the data (as JSON) ?

The script who calls for data must be into the same domain of the host or can it be called from anywhere ?

How retrieve the data regarding the port number, that must be defined for the request ?

 

Thank you, regards.

Very nice idea. Did you think about using POST instead of GET and/or implementing some sort of standardized protocol like https://en.wikipedia.org/wiki/PubSubHubbub etc. ?

Anyway, I'm eager to see continuous development on this - I'm going to try this out as soon as I got time.

Archived

This topic is now archived and is closed to further replies.

Please be aware that the content of this thread may be outdated and no longer applicable.

×
  • Create New...