SA-MP Forums Archive
SA:MP server monitor - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: Other (https://sampforum.blast.hk/forumdisplay.php?fid=7)
+--- Forum: Everything and Nothing (https://sampforum.blast.hk/forumdisplay.php?fid=23)
+--- Thread: SA:MP server monitor (/showthread.php?tid=439052)



SA:MP server monitor - CONTROLA - 23.05.2013

Hello there!

I'm looking for a game-monitor-like script but only for SA:MP servers, something simple with the ability to add servers to the list.

Another example: http://gta.jucatori.net/diverse/c-servers.html

Has anybody got a script like this? Or can someone recommend me one?


Re: SA:MP server monitor - KingHual - 23.05.2013

http://monitor.sacnr.com/

They've got an API.


Re: SA:MP server monitor - CONTROLA - 23.05.2013

Quote:
Originally Posted by king_hual
Посмотреть сообщение
http://monitor.sacnr.com/

They've got an API.
That one retrieves information about one server, i need a full script


Re: SA:MP server monitor - Rock - 23.05.2013

Here!


Re: SA:MP server monitor - CONTROLA - 23.05.2013

Quote:
Originally Posted by Rockk
Посмотреть сообщение
This still doesn't feed my needs - I don't have the necessary PHP skills to create such a full script for doing that. Thanks for trying to help, though!


Re: SA:MP server monitor - KingHual - 23.05.2013

Quote:
Originally Posted by CONTROLA
Посмотреть сообщение
This still doesn't feed my needs - I don't have the necessary PHP skills to create such a full script for doing that. Thanks for trying to help, though!
That's the easy part actually. The hard part is getting all the server IPs from the masterlist.


Re: SA:MP server monitor - InfiniTy. - 23.05.2013

http://i.imgur.com/eUQ8ILU.png

Something like this ?


Re: SA:MP server monitor - park4bmx - 23.05.2013


you can add as many as you want and monitor they status

M-Ctrl


Re : Re: SA:MP server monitor - R@f - 23.05.2013

Quote:
Originally Posted by king_hual
Посмотреть сообщение
That's the easy part actually. The hard part is getting all the server IPs from the masterlist.
Getting all the server IPs is very easy but I don't think you are allowed to query the master server with something else than the SA-MP client.


Re: SA:MP server monitor - CONTROLA - 24.05.2013

Quote:
Originally Posted by InfiniTy.
Посмотреть сообщение
http://i.imgur.com/eUQ8ILU.png

Something like this ?
Yep, that's what I need. Are you willing to send me a copy?