Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/csaratakij/nmrih-server-monitor
- Owner: CSaratakij
- License: mit
- Created: 2017-04-06T08:21:33.000Z (almost 8 years ago)
- Default Branch: develop
- Last Pushed: 2017-04-27T05:09:17.000Z (over 7 years ago)
- Last Synced: 2023-10-20T19:06:57.028Z (about 1 year ago)
- Topics: gui, nmrih, server-monitor, tools, utils, windows, winforms
- Language: C#
- Homepage:
- Size: 45.9 KB
- Stars: 4
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)