Skip to content

A simple python program to monitor and restart your gameserver if it goes down.

License

Notifications You must be signed in to change notification settings

damooooooooooh/Dayz-Nitrado-Server-Monitor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dayz-Nitrado-Server-Monitor

  1. Add your Nitrado Access token and Game Server ID in Settings.ini.
  2. Install to host with python 2.7
  3. Install python dependencies pip install requests configparser
  4. Set up a cron job to execute the program every 10 minutes (or whichever you fancy) e.g

*/10 * * * * python /home/user/scripts/Nitrado-DayZ-Monitor/monitor.py >> /home/user/scripts/Nitrado-DayZ-Monitor/log.txt 2>&1

About

A simple python program to monitor and restart your gameserver if it goes down.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages