Skip to content
Snippets Groups Projects
Commit 2861c9f1 authored by Fredrik Andresen's avatar Fredrik Andresen
Browse files

Bedre advarsel

parent 05664189
No related branches found
No related tags found
No related merge requests found
Pipeline #115682 passed
...@@ -44,11 +44,10 @@ disable=False ...@@ -44,11 +44,10 @@ disable=False
user_careful=50 user_careful=50
user_warning=70 user_warning=70
user_critical=90 user_critical=90
user_warning_action=echo "hallo" >> /home/student/warnings.txt user_critical_action=echo `date`: "Høy prosessorbruk!" >> /home/student/warnings.txt
#user_log=False #user_log=False
system_careful=50 system_careful=50
system_warning=70 system_warning=70
system_warning_action=echo "hhhh" >> /home/student/warnings.txt
system_critical=90 system_critical=90
steal_careful=50 steal_careful=50
steal_warning=70 steal_warning=70
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment