Skip to content

Commit

Permalink
Check ping endpoint of navidrome with gatus
Browse files Browse the repository at this point in the history
  • Loading branch information
claha committed Jan 16, 2024
1 parent 28132db commit 7acd77e
Show file tree
Hide file tree
Showing 2 changed files with 528 additions and 517 deletions.
8 changes: 8 additions & 0 deletions roles/gatus/templates/config.yaml.j2
Original file line number Diff line number Diff line change
Expand Up @@ -104,3 +104,11 @@ endpoints:
- "[STATUS] == 200"
alerts:
- type: telegram
- name: Navidrome
group: Services
url: "http://{{ nixos_ip_tailscale }}:4533/rest/ping?{{ navidrome_api_token }}"
interval: 15m
conditions:
- "[STATUS] == 200"
alerts:
- type: telegram
Loading

0 comments on commit 7acd77e

Please sign in to comment.