Add synthetic node_wifi_station_info metric for BSS information
This commit is contained in:
parent
a02e469b07
commit
69368b7f9c
3 changed files with 60 additions and 0 deletions
5
collector/fixtures/wifi/wlan0/bss.json
Normal file
5
collector/fixtures/wifi/wlan0/bss.json
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
"ssid": "Example",
|
||||
"bssid": "ABEiM0RV",
|
||||
"status": 1
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue