diff --git a/services/minitor-config.yml b/services/minitor-config.yml index 833dd54..f905f23 100644 --- a/services/minitor-config.yml +++ b/services/minitor-config.yml @@ -21,15 +21,6 @@ monitors: - '/app/scripts/curl_ok.sh' - 'https://grafana.thefij.rocks' - - name: Plex - command: - - 'curl' - - '--silent' - - '--show-error' - - '-o' - - '/dev/null' - - 'http://192.168.2.10:32400' - - name: NZBget command: - '/app/scripts/curl_ok.sh' @@ -45,6 +36,11 @@ monitors: - '/app/scripts/curl_ok.sh' - 'https://lidarr.thefij.rocks' + - name: Radarr + command: + - '/app/scripts/curl_ok.sh' + - 'https://radarr.thefij.rocks' + - name: Authelia command: - '/app/scripts/curl_ok.sh' @@ -55,6 +51,20 @@ monitors: - '/app/scripts/curl_ok.sh' - 'https://photoprism.thefij.rocks' + - name: Prometheus + command: + - '/app/scripts/curl_ok.sh' + - 'https://prometheus.thefij.rocks' + + - name: Plex + command: + - 'curl' + - '--silent' + - '--show-error' + - '-o' + - '/dev/null' + - 'http://192.168.2.10:32400' + alerts: log: command: