From ecee4be2b21cf6eca76795a6ce613957fbe17535 Mon Sep 17 00:00:00 2001 From: dvirlabs <114520947+dvirlabs@users.noreply.github.com> Date: Thu, 24 Jul 2025 14:42:34 +0300 Subject: [PATCH] Add monitoring.yaml for pve --- manifests/pve/monitoring.yaml | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/manifests/pve/monitoring.yaml b/manifests/pve/monitoring.yaml index f5210a9..9c4b5a6 100644 --- a/manifests/pve/monitoring.yaml +++ b/manifests/pve/monitoring.yaml @@ -1,15 +1,15 @@ enabled: true app: pve -'# targets': -- : -'# scheme': http -'# external_check': - url: https://pve.dvirlabs.com - expected_codes: - '502': critical - '404': warning - '1033': critical uptime_kuma: enabled: true url: https://pve.dvirlabs.com - tag: pve + tag: infra +# targets: +# - : +# scheme: http +# external_check: +# url: https://pve.dvirlabs.com +# expected_codes: +# '502': critical +# '404': warning +# '1033': critical