display tag fro alterts, cleanup udp
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user