Skip to content
Snippets Groups Projects
Commit 96b0e13f authored by Mats Johan Helgå Lading's avatar Mats Johan Helgå Lading
Browse files

Glances Action added to alert of high CPU usage

parent a62c4eac
No related branches found
No related tags found
No related merge requests found
Pipeline #158699 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 "CRITICAL: CPU usage above 90%" | mail -s "CRITICAL: CPU usage above 90%" -r mjlading@stud.ntnu.no
#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