summaryrefslogtreecommitdiffstats
path: root/docker-compose/glances.conf
diff options
context:
space:
mode:
Diffstat (limited to 'docker-compose/glances.conf')
-rw-r--r--docker-compose/glances.conf3
1 files changed, 3 insertions, 0 deletions
diff --git a/docker-compose/glances.conf b/docker-compose/glances.conf
index 91913ea8..e3924ee3 100644
--- a/docker-compose/glances.conf
+++ b/docker-compose/glances.conf
@@ -24,6 +24,8 @@ history_size=1200
curse_theme=black
# Separator in the Curses and WebUI interface (between top and others plugins)
separator=True
+# Set the the Curses and WebUI interface left menu plugin list (comma-separated)
+#left_menu=network,wifi,connections,ports,diskio,fs,irq,folders,raid,smart,sensors,now
# Limit the number of processes to display (for the WebUI)
max_processes_display=25
# Set the URL prefix (for the WebUI and the API)
@@ -95,6 +97,7 @@ steal_warning=70
steal_critical=90
#steal_log=True
#
+
# Context switch limit (core / second)
# Leave commented to just use the default config (critical is 50000*# (Logical CPU cores)
#ctx_switches_careful=10000