summaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
authornicolargo <nicolas@nicolargo.com>2016-10-21 22:06:02 +0200
committernicolargo <nicolas@nicolargo.com>2016-10-21 22:06:02 +0200
commita183f681013dc6cb344e452bb58f8a5590939fad (patch)
tree917b1ebac5471300ff048d498bdd3912e98b37cb /conf
parentdeb42a075ff3e4d2b1c08c919dd77c9a8b93a180 (diff)
Add thresholds and update docs (issue #937)
Diffstat (limited to 'conf')
-rw-r--r--conf/glances.conf5
1 files changed, 5 insertions, 0 deletions
diff --git a/conf/glances.conf b/conf/glances.conf
index 6ada518a..41c6702f 100644
--- a/conf/glances.conf
+++ b/conf/glances.conf
@@ -114,6 +114,11 @@ critical=90
[wifi]
# Define the list of hidden wireless network interfaces (comma-separated regexp)
hide=lo,docker.*
+# Define SIGNAL thresholds in db (lower is better...)
+# Based on: http://serverfault.com/questions/501025/industry-standard-for-minimum-wifi-signal-strength
+careful=-65
+warning=-75
+critical=-85
#[diskio]
# Define the list of hidden disks (comma-separated regexp)