CC-2888: Create a monit file for each airtime component
This commit is contained in:
parent
3f1ea46d3d
commit
974612badf
17 changed files with 100 additions and 16 deletions
|
@ -61,8 +61,9 @@ python ${SCRIPTPATH}/../python_apps/show-recorder/install/recorder-install.py
|
|||
echo -e "\n*** Media Monitor Installation ***"
|
||||
python ${SCRIPTPATH}/../python_apps/media-monitor/install/media-monitor-install.py
|
||||
|
||||
monit monitor icecast2
|
||||
set +e
|
||||
monit monitor rabbitmq-server
|
||||
set -e
|
||||
|
||||
echo -e "\n*** Verifying your system environment ***"
|
||||
sleep 10
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue