system/health
Conditions: !i386
Syscap: health
Type: Directory
| Argument | Type | Description |
|---|
| state-after-reboot | bool | |
| Read-only Argument | Type | Description |
|---|
| core | num | |
| 3.3v | num | |
| 5v | num | |
| 12v | num | |
| lm87-temp | num | |
| cpu-temp | num | |
| board-temp | num | |
| voltage1 | num | |
| voltage2 | num | |
| voltage3 | num | |
| voltage4 | num | |
| voltage5 | num | |
| voltage6 | num | |
| voltage7 | num | |
| voltage8 | num | |
| voltage9 | num | |
| voltage10 | num | |
| temp1 | num | |
| temp2 | num | |
| temp3 | num | |
| fan1 | num | |
| fan2 | num | |
| fan3 | num | |
| state | bool | |
| name | string | |
| value | alt { num
, num
, num
, num
, num
, enum (ok | fail | not-present | idle | no-input) { ok:0, fail:1, not-present:2, idle:3, no-input:4 }
, string
} | |
| type | enum (C | RPM | V | A | W | | ) | |
system/health/settings
Conditions: !i386, tile
Syscap: health-settings
Type: Settings Directory
| Argument | Type | Description |
|---|
| fan-full-speed-temp | num { } | |
| fan-target-temp | num { } | |
| fan-min-speed-percent | num { } | |
| fan-control-interval | time { } | |
| fan-mode | enum (manual | auto) | |
| use-fan | enum (auxiliary | main) | |
| use-fan2 | enum (auxiliary | main) | |
| fan-switch | enum (auto | on | off) | |
| fan-on-threshold | num | |
| cpu-overtemp-check | bool | |
| cpu-overtemp-threshold | num | |
| cpu-overtemp-startup-delay | time | |
| Read-only Argument | Type | Description |
|---|
| active-fan | enum (auxiliary | main | none) | |
| active-fan2 | enum (auxiliary | main | none) | |
system/health/settings/detect-fans
Conditions: !i386
Type: Command