Salamek / huawei-lte-api

API For huawei LAN/WAN LTE Modems
GNU Lesser General Public License v3.0
376 stars 92 forks source link

prometheus: huawei-lte-exporter #139

Closed herbetom closed 2 years ago

herbetom commented 2 years ago

I've got some code to build a prometheus Exporter with this API:

https://github.com/herbetom/huawei-lte-exporter

However, at this point in time I have only tested it with our Huawei 5G CPE Pro 2 and there is no mechanism to handle missing metrics. This is relevant for example when there can be no 5G metrics because it is an LTE device.

Nevertheless, I want to link this here because I think that it may already be very helpful in this rough state and maybe someone with one of the supported LTE devices could help getting it to a state where it also works for those. :sweat_smile:

Our Grafana dashboard with the data from this exporter currently looks like this:

image image

https://stats.darmstadt.freifunk.net/d/BuyqDpjWk/huawei-lte-exporter

Edit: now that i see that this Project has enabled Discussions maybe those would have been a better place ...