summaryrefslogtreecommitdiffstats
path: root/conf/glances.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/glances.conf')
-rw-r--r--conf/glances.conf3
1 files changed, 2 insertions, 1 deletions
diff --git a/conf/glances.conf b/conf/glances.conf
index b41a5a1a..d6518b72 100644
--- a/conf/glances.conf
+++ b/conf/glances.conf
@@ -573,8 +573,9 @@ countmax=20
[amp_conntrack]
# Use comma separated for multiple commands (no space around the comma)
+# If the regex key is not defined, the AMP will be executed every refresh second
+# and the process count will not be displayed (countmin and countmax will be ignore)
enable=false
-regex=\/sbin\/init
refresh=30
one_line=false
command=sysctl net.netfilter.nf_conntrack_count;sysctl net.netfilter.nf_conntrack_max