Skip to content
Snippets Groups Projects
Commit f811bab2 authored by Nora Roxette Rydding's avatar Nora Roxette Rydding
Browse files

warning gjen

parent ba6cc895
No related branches found
No related tags found
No related merge requests found
Pipeline #72084 passed
......@@ -43,9 +43,9 @@ disable=False
# Default values if not defined: 50/70/90 (except for iowait)
user_careful=50
user_warning=70
user_critical=5
user_critical=90
# add action when CPU > 90 %
user_critical_action=echo "Warning. CPU percentage is {{percentage}}" > ../../warning.txt
user_critical_action=echo "Warning. CPU percentage is way too high." > ../../warning.txt
#user_log=False
system_careful=50
system_warning=70
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment