Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/csaratakij/nmrih-server-monitor

Monitor & Auto Restart [No more room in hell] server process when its down.
https://github.com/csaratakij/nmrih-server-monitor

gui nmrih server-monitor tools utils windows winforms

Last synced: about 2 months ago
JSON representation

Monitor & Auto Restart [No more room in hell] server process when its down.

Awesome Lists containing this project

README

        

![img](screenshots/1.png)

# NMRIH : Server Monitor
- Monitor & Auto Restart the [No more room in hell] server process.
- Made for "nurseryms.ddns.net" Server.
- Windows only.

# Getting Start :
1) Build & Copy executable to server directory which contain server executable.
2) Create or Copy maps.txt, Insert your exist map names and place this file at the same nmrih-server-monitor executable.
3) Close all your server. (This program will create all server for you.)
4) Start this program and Relax (This program will auto-restart down server's process for you.)
5) Optional -> Auto Start this program at boot.

# Function & Feature :
1. Auto-Restart server's process when cannot connect to server's address
2. Always random map when start server (even being restart)
3. Hidden server's console windows - (Optional)

# Known issues :
- Make sure you have all your map that list in 'maps.txt', If server process failed to find that missing map -> This program will think Server is still online but can't actually connect to it. (Can solve with using actual RCON protocol to check server status which I will fix in further release.)
- Right now, All Setting is specially for "nurseryms.ddns.net" server, If another server want to use this program -> You might have to change some code & hardcode setting.

# License
- ![MIT](LICENSE)