diff --git a/airtime_mvc/application/views/scripts/systemstatus/index.phtml b/airtime_mvc/application/views/scripts/systemstatus/index.phtml index b675a0afc..869351370 100644 --- a/airtime_mvc/application/views/scripts/systemstatus/index.phtml +++ b/airtime_mvc/application/views/scripts/systemstatus/index.phtml @@ -38,7 +38,7 @@ Postgres - PDO and PostgreSQL libraries + - Database configuration for LibreTime + - RabbitMQ configuration for LibreTime + - Media Analzyer + Media Analyzer - LibreTime media analyzer service + "> - Check that the airtime_analyzer service is installed correctly in /etc/init, - and ensure that it's running with + /etc/init, +
initctl list | grep airtime_analyzer
- If not, try
sudo service airtime_analyzer start +
sudo service airtime_analyzer start @@ -115,16 +115,16 @@ Pypo - LibreTime playout service + "> - Check that the airtime-playout service is installed correctly in /etc/init, - and ensure that it's running with + /etc/init, +
initctl list | grep airtime-playout
- If not, try
sudo service airtime-playout restart +
sudo service airtime-playout restart @@ -135,36 +135,36 @@ Liquidsoap - LibreTime liquidsoap service + "> - Check that the airtime-liquidsoap service is installed correctly in /etc/init, - and ensure that it's running with + /etc/init, +
initctl list | grep airtime-liquidsoap
- If not, try
sudo service airtime-liquidsoap restart +
sudo service airtime-liquidsoap restart - + Celery - LibreTime Celery Task service + "> - Check that the airtime-celery service is installed correctly in /etc/init, - and ensure that it's running with + /etc/init, +
initctl list | grep airtime-celery
- If not, try
sudo service airtime-celery restart +
sudo service airtime-celery restart