https://prefect.io logo
Title
m

Muddassir Shaikh

05/31/2022, 5:35 AM
Hi i have multiple agents running on Prefect. Incase any agent goes down (turns yellow/red) can we get slack alert to get notified?
a

Anna Geller

05/31/2022, 9:27 AM
If you are on Prefect Cloud, yes - check Agent SLA Automations here
m

Muddassir Shaikh

06/03/2022, 11:35 AM
no its personal server
a

Anna Geller

06/03/2022, 11:38 AM
we don't have any such automation for Server to get notified if the agent process goes down - in that case, you would need to implement monitoring on the infrastructure level, e.g. tracking logs and metrics on your agent's VM and sending something like Grafana alert if the agent no longer emits health checks or agent process dies
1