Alert when device is on for too long

I know there is a way to be notified when a device comes online or has been offline for a long period of time, but is there a way to be notified if a device has been online for too long?

My reasoning for this is our modems are installed in a school bus and that means they should never be online for more than 12 hours straight. If the driver forgets to turn it off or something like that, we would like to be notified.

Thanks

1 Like

Your request feature is not available. But we’d suggest writing an API client to regularly check whether any device has been online too much time. The API documentation and a sample bash script can be found HERE.

2 Likes