Update config: set psi_metrics = full_avg10
This commit is contained in:
parent
faf49b0023
commit
70517f51f0
@ -72,9 +72,9 @@ psi_path = /proc/pressure/memory
|
|||||||
Type: string
|
Type: string
|
||||||
Valid values: some_avg10, some_avg60, some_avg300,
|
Valid values: some_avg10, some_avg60, some_avg300,
|
||||||
full_avg10, full_avg60, full_avg300
|
full_avg10, full_avg60, full_avg300
|
||||||
Default value: some_avg10
|
Default value: full_avg10
|
||||||
|
|
||||||
psi_metrics = some_avg10
|
psi_metrics = full_avg10
|
||||||
|
|
||||||
Key: psi_excess_duration
|
Key: psi_excess_duration
|
||||||
Description:
|
Description:
|
||||||
|
@ -55,10 +55,10 @@ psi_path = /proc/pressure/memory
|
|||||||
## Type: string; valid values: any string
|
## Type: string; valid values: any string
|
||||||
## Default value: /proc/pressure/memory
|
## Default value: /proc/pressure/memory
|
||||||
|
|
||||||
psi_metrics = some_avg10
|
psi_metrics = full_avg10
|
||||||
## Type: string; valid values: some_avg10, some_avg60, some_avg300,
|
## Type: string; valid values: some_avg10, some_avg60, some_avg300,
|
||||||
## full_avg10, full_avg60, full_avg300
|
## full_avg10, full_avg60, full_avg300
|
||||||
## Default value: some_avg10
|
## Default value: full_avg10
|
||||||
|
|
||||||
psi_excess_duration = 30
|
psi_excess_duration = 30
|
||||||
## Type: float; valid values: >= 0
|
## Type: float; valid values: >= 0
|
||||||
|
@ -67,7 +67,7 @@ psi_path = /proc/pressure/memory
|
|||||||
Type: string
|
Type: string
|
||||||
Valid values:
|
Valid values:
|
||||||
|
|
||||||
psi_metrics = some_avg10
|
psi_metrics = full_avg10
|
||||||
|
|
||||||
Description:
|
Description:
|
||||||
Type: float
|
Type: float
|
||||||
|
Loading…
Reference in New Issue
Block a user