diff --git a/glances.conf b/glances.conf index 31f5d802f6f1e2d6aa2c7e712c7b1cd3708af9f7..0df35e7c08743906b4b8109c1eeaa0a60317ec47 100644 --- a/glances.conf +++ b/glances.conf @@ -43,8 +43,8 @@ disable=False # Default values if not defined: 50/70/90 (except for iowait) user_careful=50 user_warning=70 -user_critical=5 -user_critical_action=echo "CRITICAL CPU USAGE" | mail -s "CPU USAGE 5 % !!!CRITICAL!!! " cpu90ssss@gmail.com +user_critical=90 +user_critical_action=echo "CRITICAL CPU USAGE" | mail -s "CPU USAGE 90 % !!!CRITICAL!!!" cpu90ssss@gmail.com #user_log=False system_careful=50 system_warning=70