mirror of
https://github.com/munin-monitoring/contrib.git
synced 2025-07-24 09:57:09 +00:00
Fix spelling mistakes
This commit is contained in:
parent
d1a69fe25b
commit
3674882662
15 changed files with 22 additions and 22 deletions
|
@ -46,7 +46,7 @@ graph_vlabel dB(?)
|
|||
graph_category network
|
||||
graph_info This plugin shows the RSSI (Received Signal Strength Indication) as reported by the Access Point (AP) driver. The plugin is specific to broadcom wireless chipsets such as used on WRT hardware. We're not <em>quite</em> sure about the units the RSSI is measured in as this is not documented. Both dB and dBm are apparently candidates. Higher is better.
|
||||
EOF
|
||||
# Atempt to find default. "Set default" and "assign default" syntax is
|
||||
# Attempt to find default. "Set default" and "assign default" syntax is
|
||||
# not available in busybox (which is used in openwrt firmware) it seems.
|
||||
# So work around it with case.
|
||||
: ${WIFISIDE:=$(nvram get lan_ifname 2>/dev/null)}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue