summaryrefslogtreecommitdiffstats
path: root/conf/glances.conf
diff options
context:
space:
mode:
authornicolargo <nicolas@nicolargo.com>2020-08-19 10:28:20 +0200
committernicolargo <nicolas@nicolargo.com>2020-08-19 10:28:20 +0200
commitf68915265a07375df50e8155e1711528e5e3ca29 (patch)
treeb89a61df472a26c807b446b15e8bb90412cf06ef /conf/glances.conf
parent5646379bd7e93c5d44c16de07ba67bedd6002adf (diff)
parentb6d3a29b9dd9a4949d623817f8a6622a66dc0a02 (diff)
Merge develop conflict
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