mirror of
https://github.com/prometheus/node_exporter.git
synced 2024-12-20 15:36:07 +01:00
0f7eba1dec
Signed-off-by: Matt Layher <mdlayher@gmail.com> |
||
---|---|---|
.. | ||
internal/nl80211 | ||
client_linux.go | ||
client_others.go | ||
client.go | ||
doc.go | ||
LICENSE.md | ||
README.md | ||
wifi.go |
wifi
Package wifi
provides access to IEEE 802.11 WiFi device actions and statistics.
MIT Licensed.
At this time, package wifi
supports the following operating systems:
- Linux: using netlink, generic netlink, and nl80211.
If you would like to contribute support for another operating system, your contributions would be very welcome! Feel free to file an issue to discuss your plans.