Search the Community
Showing results for tags 'monitoring'.
-
Hello, I present to you a simple monitoring script for your server written in Python 3. This script will be useful for your site, for example, if you are developing it using Django / AIOHTTP / Flask or for other purposes. This script provides simple server information: game (mta) port - server main port (UDP) ase_port - server All Seeing Eye port (main MTA:SA port + 123) name - server name gamemode - server mode map - server map version - mta:sa server version players - number of players on the server right now maxplayers - the maximum number of players that can join Usage: from mta.monitoring import Server # pass server address and port s = Server('46.243.253.51', 22003) # get current server online and max players print('{}/{}'.format(s.players, s.maxplayers)) Download & Source code: github
-
- 2
-
-
- server
- monitoring
-
(and 1 more)
Tagged with:
-
Hi guys! I need help with translation for my small project about Multi Theft Auto and other games. More precisely, i need to check the translation, how it is correct, and what are the errors. http://seegaming.com/ I would be very grateful for the help and suggestions for translation. Thank you
-
- multi theft auto
- monitoring
-
(and 2 more)
Tagged with: