This website requires JavaScript.
Explore
Help
Sign In
Kiu
/
Node_Exporter
Watch
1
Star
0
Fork
0
You've already forked Node_Exporter
mirror of
https://github.com/prometheus/node_exporter.git
synced
2024-11-25 06:16:26 +01:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
3f49b31101
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 20:37:59 +01:00
[
{
"name"
:
"wlan0"
,
"type"
:
2
,
"frequency"
:
2412
}
,
Expand wifi collector for more interface types
2017-03-20 17:25:01 +01:00
{
"name"
:
"wlan1"
,
"type"
:
3
,
"frequency"
:
2412
}
,
Add initial wifi collector, bump netlink to fix 32-bit builds
2017-01-09 20:37:59 +01:00
{
"type"
:
10
}
]
Reference in New Issue
Copy Permalink