Added note on signal data availability
This commit is contained in:
parent
bfbda564cc
commit
62ac4170f2
10
README.md
10
README.md
@ -6,6 +6,12 @@ A promethus exporter for the Huawei series of 4G LTE routers, exporting various
|
||||
|
||||
![Grafana Dashboard Screenshot](/examples/screenshot.png "Grafana Dashboard Screenshot")
|
||||
|
||||
## Data Availability
|
||||
|
||||
Different operators appear to provide different signal information, so not all values will be available across all operators. A handy way to identify the available information is to login to your router and then view [device api](view-source:http://192.168.8.1/api/device/signal).
|
||||
|
||||
A good way to observe the available information
|
||||
|
||||
## Install
|
||||
|
||||
Follow the usual docker build and run flow.
|
||||
@ -59,11 +65,9 @@ rsrq{deviceName="B535-232",iccid="111",band="3"} 11
|
||||
|
||||
### Grafana
|
||||
|
||||
Example dashboard [config](/examples/grafana.json)
|
||||
Example dashboard for Three (UK) [config](/examples/grafana.json)
|
||||
|
||||
Guage values taken from: https://wiki.teltonika-networks.com/view/Mobile_Signal_Strength_Recommendations
|
||||
|
||||
Note: Different operators appear to provide different signal information, so not all values will be available across all operators. The above dashboard works for Three, however not for Vodafonefor example.
|
||||
|
||||
## Todo
|
||||
|
||||
|
Reference in New Issue
Block a user