Align conf file

This commit is contained in:
nicolargo 2024-12-23 11:52:57 +01:00
parent 01e007deaa
commit 695559c72a
2 changed files with 5 additions and 1 deletions

View File

@ -515,7 +515,7 @@ disable=False
max_name_size=20
# List of stats to disable (not display)
# Following stats can be disabled: name,status,uptime,cpu,mem,diskio,networkio,command
disable_stats=diskio,networkio
; disable_stats=diskio,networkio
# Thresholds for CPU and MEM (in %)
; cpu_careful=50
; cpu_warning=70

View File

@ -513,6 +513,10 @@ disable=False
; hide=telegraf
# Define the maximum docker size name (default is 20 chars)
max_name_size=20
# List of stats to disable (not display)
# Following stats can be disabled: name,status,uptime,cpu,mem,diskio,networkio,command
; disable_stats=diskio,networkio
# Thresholds for CPU and MEM (in %)
; cpu_careful=50
# Thresholds for CPU and MEM (in %)
; cpu_warning=70