display tag fro alterts, cleanup udp

This commit is contained in:
Andreas Wrede
2026-04-01 11:49:55 -04:00
parent dd23d9d163
commit 079e84f729
15 changed files with 277 additions and 540 deletions
+18 -6
View File
@@ -52,7 +52,7 @@ journal_max_backups: 10 # Number of backups to keep
thresholds:
cpu_monitor:
cpu_percent:
warning: 1.0
warning: 80.0
critical: 90.0
memory_monitor:
percent:
@@ -62,19 +62,31 @@ thresholds:
partitions:
/:
percent:
warning: 8.0
warning: 85.0
critical: 90.0
nagios_runner:
overall_status_code:
warning: 1
critical: 2
operator: ">="
load_status:
warning: WARNING
operator: = "="
critical: CRITICAL
operator: = "="
operator: "=="
UPS_load:
warning: 70
critical: 80
operator: ">="
UPS_status_code:
warning: 1
critical: 2
operator: ">="
nextcloud_apps_status:
display: "{nextcloud_apps_output}"
warning: 1
critical: 2
operator: ">="
rtt:
y:
warning: 0.1
critical: 10.0
warning: 30
critical: 250.0