system/health/settings
Conditions: !i386, tile
Syscap: health and 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) { manual:0, auto:1 } | |
| use-fan | enum (auxiliary | main) { auxiliary:0, main:1 } | |
| use-fan2 | enum (auxiliary | main) { auxiliary:0, main:1 } | |
| fan-switch | enum (auto | on | off) { auto:0, on:1, off:2 } | |
| 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) { auxiliary:0, main:1, none:2 } | |
| active-fan2 | enum (auxiliary | main | none) { auxiliary:0, main:1, none:2 } | |