Expand wifi collector for more interface types
This commit is contained in:
parent
8529cd3359
commit
2bfe410fb7
3 changed files with 40 additions and 26 deletions
|
|
@ -2149,6 +2149,7 @@ node_textfile_scrape_error 0
|
|||
# HELP node_wifi_interface_frequency_hertz The current frequency a WiFi interface is operating at, in hertz.
|
||||
# TYPE node_wifi_interface_frequency_hertz gauge
|
||||
node_wifi_interface_frequency_hertz{device="wlan0"} 2.412e+09
|
||||
node_wifi_interface_frequency_hertz{device="wlan1"} 2.412e+09
|
||||
# HELP node_wifi_station_beacon_loss_total The total number of times a station has detected a beacon loss.
|
||||
# TYPE node_wifi_station_beacon_loss_total counter
|
||||
node_wifi_station_beacon_loss_total{device="wlan0"} 1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue