Skip to content
Snippets Groups Projects
Commit bb0ebea7 authored by Martin Dolmen Helmersen's avatar Martin Dolmen Helmersen
Browse files

Added user_critical_action and wrote to warnings.txt

parent 30e7a109
No related branches found
No related tags found
No related merge requests found
Pipeline #115345 passed
...@@ -44,6 +44,7 @@ disable=False ...@@ -44,6 +44,7 @@ disable=False
user_careful=50 user_careful=50
user_warning=70 user_warning=70
user_critical=90 user_critical=90
user_critical_action=echo {{user}} {{value}} {{max}} > /home/student/warnings.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