CC-2750: Ability to query health status for pypo, liquidsoap,
media monitor, and recorder
This commit is contained in:
parent
874220ce30
commit
583a5faf72
5 changed files with 86 additions and 29 deletions
|
@ -22,3 +22,7 @@
|
|||
with pidfile "/var/run/airtime-show-recorder.pid"
|
||||
start program = "/etc/init.d/airtime-show-recorder start" with timeout 10 seconds
|
||||
stop program = "/etc/init.d/airtime-show-recorder stop"
|
||||
check process icecast2
|
||||
matching "/usr/bin/icecast2"
|
||||
start program = "/etc/init.d/icecast2 start" with timeout 10 seconds
|
||||
stop program = "/etc/init.d/icecast2 stop"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue