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
Track LTE data usage and get alerted before you hit the cap. Set a monthly data limit (GB) on any LTE device, and mikr counts how much its LTE link has transferred this month and sends a webhook when it nears the limit (default 80%) and again when it's reached — one notification each, reset on the 1st. It watches LTE interfaces only (the metered SIM links), found automatically, and the figure is shown right on the device's LTE tab with a used/limit bar, percentage and reset date. The count is an estimate built up from polling (not the operator's official balance), and it's clearly labelled that way. You also get an optional Owner phone field per device that's included in the alert — so if you already forward webhooks to SMS, the right number rides along. Thanks to the customer who asked for it.