Official Soldat Forums

Server Talk => Server Help => Topic started by: shift29 on January 29, 2018, 05:29:37 pm

Title: Server monitor on my own site
Post by: shift29 on January 29, 2018, 05:29:37 pm
Hello everyone! I want to see server map and amount of players on my website. Trying https://github.com/Austinb/GameQ (https://github.com/Austinb/GameQ) and http://zitrostats.sourceforge.net/ (http://zitrostats.sourceforge.net/). As I see they outdated. Can somebody help me with this problem? Maybe another ways.
Title: Re: Server monitor on my own site
Post by: Nedi on January 29, 2018, 05:38:18 pm
Hello, you can use api.soldat.pl for that. https://wiki.soldat.pl/index.php/Lobby_HTTP_API (https://wiki.soldat.pl/index.php/Lobby_HTTP_API)
Title: Re: Server monitor on my own site
Post by: jrgp on January 29, 2018, 08:42:03 pm
Hello, you can use api.soldat.pl for that. https://wiki.soldat.pl/index.php/Lobby_HTTP_API (https://wiki.soldat.pl/index.php/Lobby_HTTP_API)

Yep :) As an example call for a server's IP and port, one of my DM servers: http://api.soldat.pl/v0/server/138.201.55.232/23020
Title: Re: Server monitor on my own site
Post by: shift29 on February 01, 2018, 11:00:29 am
Thanks! Works fine