You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In an effort to track band, latency, and other status, it would be super-helpful to also scrape the 4G/5G connection stats and output them. Things like RSRP, SNR, etc:
I believe all of this is found on the fastmile_radio_status_web_app.cgi endpoint:
It looks like the hard work is already done here, you're just limiting the data returned to the Band:
In an effort to track band, latency, and other status, it would be super-helpful to also scrape the 4G/5G connection stats and output them. Things like RSRP, SNR, etc:
I believe all of this is found on the
fastmile_radio_status_web_app.cgi
endpoint:It looks like the hard work is already done here, you're just limiting the data returned to the Band:
tmo-monitor/tmo_monitor/gateway/nokia.py
Lines 134 to 146 in dfc0d1a
I only have a Nokia trashcan, so I cannot confirm what this looks like on other gateways.
Apologies if this has been asked or requested, but a quick search for "RSRP" yielded nothing.
The text was updated successfully, but these errors were encountered: