This website requires JavaScript.
Explore
Help
Sign In
RepoMirrors
/
node_exporter
mirror of
https://github.com/prometheus/node_exporter
Watch
1
Star
0
Fork
You've already forked node_exporter
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
bba075710d
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
}
]