configuration-templates – Blame information for rev 150

Subversion Repositories:
Rev:
Rev Author Line No. Line
150 office 1 ###########################################################################
2 ## Copyright (C) Wizardry and Steamworks 2018 - License: GNU GPLv3 ##
3 ###########################################################################
4  
5 check process plexmediaserver matching "Plex Media Server"
6 start program "/bin/systemctl start plexmediaserver"
7 stop program "/bin/systemctl stop plexmediaserver"
8 if failed host 127.0.0.1 port 32400 type tcp then restart
9 # if 5 restarts within 5 cycles then timeout