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)