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

warning with

parent f811bab2
No related branches found
No related tags found
No related merge requests found
Pipeline #72099 passed
...@@ -45,7 +45,7 @@ user_careful=50 ...@@ -45,7 +45,7 @@ user_careful=50
user_warning=70 user_warning=70
user_critical=90 user_critical=90
# add action when CPU > 90 % # add action when CPU > 90 %
user_critical_action=echo "Warning. CPU percentage is way too high." > ../../warning.txt user_critical_action=echo "Warning. CPU percentage is way too high." >> ~/warning.txt
#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