summaryrefslogtreecommitdiffstats
path: root/conf/glances.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/glances.conf')
-rw-r--r--conf/glances.conf6
1 files changed, 6 insertions, 0 deletions
diff --git a/conf/glances.conf b/conf/glances.conf
index a9986280..bfdd9c4a 100644
--- a/conf/glances.conf
+++ b/conf/glances.conf
@@ -357,6 +357,12 @@ nice_warning=-20,-19,-18,-17,-16,-15,-14,-13,-12,-11,-10,-9,-8,-7,-6,-5,-4,-3,-2
#nice_careful=1,2,3,4,5,6,7,8,9
#nice_warning=10,11,12,13,14
#nice_critical=15,16,17,18,19
+#
+# Define the list of processes to export using:
+# a comma-separated list of regular expression (apply on name and cmdline)
+export=.*firefox.*,.*python.*
+# or an uniq key:value filter
+#export=pid:1234
[ports]
disable=False