mirror of
https://github.com/Stunkymonkey/dotfiles.git
synced 2025-05-24 19:14:39 +02:00
lower CPU thresholds
This commit is contained in:
parent
00759e8963
commit
54a3950e4e
1 changed files with 2 additions and 0 deletions
|
@ -84,6 +84,8 @@ load {
|
||||||
|
|
||||||
cpu_usage {
|
cpu_usage {
|
||||||
format = " %usage"
|
format = " %usage"
|
||||||
|
degraded_threshold = 66
|
||||||
|
max_threshold = 90
|
||||||
}
|
}
|
||||||
|
|
||||||
cpu_temperature 1 {
|
cpu_temperature 1 {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue