mirror of
https://github.com/nicolargo/glances.git
synced 2026-05-19 03:58:01 -04:00
Disable NPU plugin by default waiting more test - see #3425
This commit is contained in:
@@ -193,7 +193,7 @@ temperature_warning=70
|
||||
temperature_critical=80
|
||||
|
||||
[npu]
|
||||
disable=False
|
||||
disable=True
|
||||
# Default NPU load thresholds in %
|
||||
load_careful=50
|
||||
load_warning=70
|
||||
|
||||
@@ -193,7 +193,7 @@ temperature_warning=70
|
||||
temperature_critical=80
|
||||
|
||||
[npu]
|
||||
disable=False
|
||||
disable=True
|
||||
# Default NPU load thresholds in %
|
||||
load_careful=50
|
||||
load_warning=70
|
||||
|
||||
Reference in New Issue
Block a user