Skip to content
Snippets Groups Projects
Commit a94049da authored by Erik Skjellevik's avatar Erik Skjellevik
Browse files

finalized conf file

parent 4bd1f230
No related branches found
No related tags found
No related merge requests found
Pipeline #159070 passed
...@@ -43,8 +43,8 @@ disable=False ...@@ -43,8 +43,8 @@ disable=False
# Default values if not defined: 50/70/90 (except for iowait) # Default values if not defined: 50/70/90 (except for iowait)
user_careful=50 user_careful=50
user_warning=70 user_warning=70
user_critical=5 user_critical=90
user_critical_action=echo "CRITICAL CPU USAGE" | mail -s "CPU USAGE 5 % !!!CRITICAL!!! " cpu90ssss@gmail.com user_critical_action=echo "CRITICAL CPU USAGE" | mail -s "CPU USAGE 90 % !!!CRITICAL!!!" cpu90ssss@gmail.com
#user_log=False #user_log=False
system_careful=50 system_careful=50
system_warning=70 system_warning=70
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment