Servicios a monitorizar en Python

Publicado en 24 julio, 2019

Servicios que deben estar en ejecución (producción):

existravel (servicio systemd) –> Existravel
exiscontacts (servicio systemd) –> Exiscontacts
scrap (servicio systemd) –> Scrap
existravel-worker@1.service (servicio systemd) –> Existravel
rabbitmq-server (servicio systemd) –> Existravel
mysql (servicio systemd) –> Exiscontacts, Existravel
elasticsearch.service (serv Systemd) –> Exiscontacts
sync_subscriptions.timer (cron systemd) –> Exiscontacts
failed_subscriptions.timer (cron systemd) –> Exiscontacts

Logs:

/var/log/pyweb/exiscontacts/ –> Exiscontacts
/var/log/pyweb/existravel/ –> Existravel

Por cada servicio, comprobar: journalctl -r -u <nombre servicio> (editado) 


Sin respuestas to "Servicios a monitorizar en Python"


    ¿Algo que comentar?