File tree 7 files changed +208
-264
lines changed
7 files changed +208
-264
lines changed Original file line number Diff line number Diff line change @@ -248,7 +248,7 @@ nf_conntrack_percent_critical=90
248
248
249
249
[wifi]
250
250
disable=False
251
- # Define SIGNAL thresholds in db (lower is better...)
251
+ # Define SIGNAL thresholds in dBm (lower is better...)
252
252
# Based on: http://serverfault.com/questions/501025/industry-standard-for-minimum-wifi-signal-strength
253
253
careful=-65
254
254
warning=-75
Original file line number Diff line number Diff line change @@ -248,7 +248,7 @@ nf_conntrack_percent_critical=90
248
248
249
249
[wifi]
250
250
disable=False
251
- # Define SIGNAL thresholds in db (lower is better...)
251
+ # Define SIGNAL thresholds in dBm (lower is better...)
252
252
# Based on: http://serverfault.com/questions/501025/industry-standard-for-minimum-wifi-signal-strength
253
253
careful=-65
254
254
warning=-75
Original file line number Diff line number Diff line change 3
3
Wi-Fi
4
4
=====
5
5
6
- *Availability: Linux only *
7
-
8
- *Dependency: this plugin uses the optional wifi Python lib *
6
+ *Availability: Linux (with an /proc/net/wireless file) only *
9
7
10
8
.. image :: ../_static/wifi.png
11
9
You can’t perform that action at this time.
0 commit comments