summaryrefslogtreecommitdiffstats
path: root/conf/glances.conf
diff options
context:
space:
mode:
authornicolargo <nicolas@nicolargo.com>2019-10-07 13:01:18 +0200
committernicolargo <nicolas@nicolargo.com>2019-10-07 13:01:18 +0200
commitf5ea9e8f4d637abf1d558fbdbc975a9abb43b475 (patch)
tree0da765289d9492ca5f43046f7611b9b52f9f12b1 /conf/glances.conf
parent7c87d343eb12a8e3608d981a1ad20c86acf58ef3 (diff)
Add color to nf_conn-track'
Diffstat (limited to 'conf/glances.conf')
-rw-r--r--conf/glances.conf6
1 files changed, 5 insertions, 1 deletions
diff --git a/conf/glances.conf b/conf/glances.conf
index bd9ca819..028def5a 100644
--- a/conf/glances.conf
+++ b/conf/glances.conf
@@ -26,7 +26,7 @@ max_processes_display=30
[quicklook]
# Set to true to disable a plugin
# Note: you can also disable it from the command line (see --disable-plugin)
-disable=false
+disable=False
# Graphical percentage char used in the terminal user interface (default is |)
percentage_char=|
# Define CPU, MEM and SWAP thresholds in %
@@ -143,6 +143,10 @@ tx_critical=90
# Display additional information about TCP connections
# This plugin will be disable by default
disable=True
+# nf_conntrack thresholds in %
+nf_conntrack_percent_careful=70
+nf_conntrack_percent_warning=80
+nf_conntrack_percent_critical=90
[wifi]
# Define the list of hidden wireless network interfaces (comma-separated regexp)