mirror of
https://github.com/prometheus/node_exporter.git
synced 2024-11-10 23:54:14 -08:00
16 lines
141 B
JSON
16 lines
141 B
JSON
[
|
|
{
|
|
"name": "wlan0",
|
|
"type": 2,
|
|
"frequency": 2412
|
|
},
|
|
{
|
|
"name": "wlan1",
|
|
"type": 3,
|
|
"frequency": 2412
|
|
},
|
|
{
|
|
"type": 10
|
|
}
|
|
]
|