diff --git a/host_vars/carrot b/host_vars/carrot
index a13c9df13ca2ab3228a74e7790d54d3a6792bc9b..d7bbb88f5550b124a2adc6bce6e91fb8fb8bcdc2 100644
--- a/host_vars/carrot
+++ b/host_vars/carrot
@@ -35,8 +35,8 @@ administratorenteam:
 # Monitoring aktivieren
 alert:
   load:
-    warn: 10
-    crit: 20
+    warn: 15
+    crit: 30
   disks:
     - { mountpoint: "/", warn: "5 GB", crit: "1 GB" }
 
diff --git a/host_vars/ogg b/host_vars/ogg
index 97866c5042027bb0e592eaca7a3d0f65865b5a6a..14ed671cdda9f999a03d78f46dd0dec223dfb7a5 100644
--- a/host_vars/ogg
+++ b/host_vars/ogg
@@ -49,8 +49,8 @@ docker:
 # Monitoring aktivieren
 alert:
   load:
-    warn: 10
-    crit: 20
+    warn: 15
+    crit: 30
   containers:
     - { name: "dockerstats_app_1" }    
     - { name: "esphome_app_1" }    
diff --git a/host_vars/weatherwax b/host_vars/weatherwax
index 2ab02107841295cc210e6ad01144533884dc322b..ff97ac0b6b8c6b553ab6ec62f38658caefa4a4d1 100644
--- a/host_vars/weatherwax
+++ b/host_vars/weatherwax
@@ -32,8 +32,8 @@ administratorenteam:
 # Monitoring aktivieren
 alert:
   load:
-    warn: 15
-    crit: 30
+    warn: 20
+    crit: 40
   disks:
     - { mountpoint: "/",         warn: "10 GB", crit: "3 GB" }
     # btrfs currently no data from node exporter