summaryrefslogtreecommitdiffstats
path: root/conf/glances.conf
diff options
context:
space:
mode:
authornicolargo <nicolas@nicolargo.com>2017-10-12 10:33:18 +0200
committernicolargo <nicolas@nicolargo.com>2017-10-12 10:33:18 +0200
commitbd3ba6568262289b72bda7dede406da0b4e7e84c (patch)
treecdf40a021cabdcff743a5772517d4f7d7f52f240 /conf/glances.conf
parent713e2aad076bc543bca73dd900658f1bdaed7b6c (diff)
Docker module doesn't export details about stopped containers #1152
Diffstat (limited to 'conf/glances.conf')
-rw-r--r--conf/glances.conf5
1 files changed, 5 insertions, 0 deletions
diff --git a/conf/glances.conf b/conf/glances.conf
index 3282f6b9..41d18638 100644
--- a/conf/glances.conf
+++ b/conf/glances.conf
@@ -264,10 +264,15 @@ port_default_gateway=True
#mem_careful=20
#mem_warning=50
#mem_critical=70
+#
# Per container thresholds
#containername_cpu_careful=10
#containername_cpu_warning=20
#containername_cpu_critical=30
+#
+# By default, Glances only display running containers
+# Set the following key to True to display all containers
+all=False
##############################################################################
# Client/server