Commit 65217f2
committed
Add macOS thermal check reading AppleSMC/IOHID sensors and thermal pressure level
Adds a darwin-specific implementation of the thermal corecheck that reads
CPU/GPU/SSD/battery temperatures via AppleSMC and PMU/NAND/battery/MTR
sensors via IOHIDEventSystemClient, plus the macOS thermal pressure level
via the private com.apple.system.thermalpressurelevel notification.1 parent daf42da commit 65217f2
5 files changed
Lines changed: 925 additions & 1 deletion
File tree
- pkg/collector/corechecks/system/thermal
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
7 | 10 | | |
8 | 11 | | |
9 | 12 | | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
10 | 20 | | |
11 | 21 | | |
12 | 22 | | |
| |||
19 | 29 | | |
20 | 30 | | |
21 | 31 | | |
| 32 | + | |
| 33 | + | |
22 | 34 | | |
| 35 | + | |
| 36 | + | |
23 | 37 | | |
24 | 38 | | |
25 | 39 | | |
| |||
0 commit comments