summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNicolargo <nicolas@nicolargo.com>2014-05-26 14:00:18 +0200
committerNicolargo <nicolas@nicolargo.com>2014-05-26 14:00:18 +0200
commit9cae8263a707df5a541cde97a3552446a48698ea (patch)
tree3b3ebf884f8aab3ca6d0ab6ada74c58588e3b82d
parent8628f1e57a138bec1754359356bcd0afa70031f0 (diff)
Update configuration file exemple
-rw-r--r--conf/glances.conf7
1 files changed, 7 insertions, 0 deletions
diff --git a/conf/glances.conf b/conf/glances.conf
index 08c01923..77771544 100644
--- a/conf/glances.conf
+++ b/conf/glances.conf
@@ -51,6 +51,13 @@ critical=90
[network]
# Define the list of hidden network interfaces (comma separeted)
hide=lo
+# Default limits (in bits per second aka bps) for interface bitrate
+wlan0_rx_careful=4000000
+wlan0_rx_warning=5000000
+wlan0_rx_critical=6000000
+wlan0_tx_careful=700000
+wlan0_tx_warning=900000
+wlan0_tx_critical=1000000
[diskio]
# Define the list of hidden disks (comma separeted)