mirror of
https://github.com/edu4rdshl/linuxscripts.git
synced 2026-07-17 23:24:52 +00:00
Update
This commit is contained in:
parent
20a43763e4
commit
9deb030181
3 changed files with 4 additions and 5 deletions
|
|
@ -56,7 +56,7 @@ path_exists VPN {
|
|||
|
||||
cpu_temperature 0 {
|
||||
format = "CPU Temp: %degrees °C"
|
||||
path = "/sys/devices/platform/coretemp.0/hwmon/hwmon2/temp1_input"
|
||||
path = "/sys/devices/platform/coretemp.0/hwmon/hwmon*/temp1_input"
|
||||
max_threshold = "70"
|
||||
format_above_threshold = "CPU Temp: %degrees °C"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue