gremlin: gatus sync radarr
Some checks are pending
Deploy on push / detect (push) Waiting to run
Deploy on push / deploy_swarm (push) Blocked by required conditions
Deploy on push / deploy_compose (push) Blocked by required conditions

This commit is contained in:
traveler 2026-05-07 22:31:43 -05:00
parent bfce884857
commit 211219a0ff

View file

@ -230,3 +230,12 @@ endpoints:
interval: 1m interval: 1m
conditions: conditions:
- "[STATUS] == 200" - "[STATUS] == 200"
- name: Radarr
url: http://radarr:7878
interval: 60s
conditions:
- "[STATUS] == 200"
alerts:
- type: ntfy
description: "Radarr is down"
send-on-resolved: true