This website requires JavaScript.
Explore
Help
Sign In
RepoMirrors
/
node_exporter
Watch
1
Star
0
Fork
0
You've already forked node_exporter
mirror of
https://github.com/prometheus/node_exporter
synced
2024-12-20 13:21:14 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
ea8e1373f7
node_exporter
/
collector
/
fixtures
/
wifi
/
interfaces.json
16 lines
141 B
JSON
Raw
Normal View
History
Unescape
Escape
Add initial wifi collector, bump netlink to fix 32-bit builds
2017-01-09 19:37:59 +00:00
[
{
"name"
:
"wlan0"
,
"type"
:
2
,
"frequency"
:
2412
}
,
Expand wifi collector for more interface types
2017-03-20 16:25:01 +00:00
{
"name"
:
"wlan1"
,
"type"
:
3
,
"frequency"
:
2412
}
,
Add initial wifi collector, bump netlink to fix 32-bit builds
2017-01-09 19:37:59 +00:00
{
"type"
:
10
}
]
Reference in New Issue
Copy Permalink