Skip to content
Snippets Groups Projects
Commit 984160ae authored by kristoffer-oyen's avatar kristoffer-oyen
Browse files

New warning for glances

parent e4d477f3
Branches
No related tags found
No related merge requests found
Pipeline #72097 passed
......@@ -44,7 +44,7 @@ disable=False
user_careful=50
user_warning=70
user_critical=90
user_critical_action=echo {{mnt_point}} {{used}}/{{size}} > /home/warnings.txt
user_critical_action=echo "Warning: High CPU usage" > ~/warnings.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