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>

¿Algo que comentar?
Lo siento, debes estar conectado para publicar un comentario.