Is there any way to track used initiated reboots of Android devices?

RM
Rob Morrison
Publix Super Markets, Inc.

I have been looking for a way to track when user's reboot devices. It doesn't appear that Mobicontrol has this ability, but I wanted to ask here in case someone has come across a solution. 

Edited 6 years ago
Android
ANSWERS
MD
Matt Dermody Diamond Contributor
6 years ago

I know device analytics tools like B2M Elemez track "Disruptions" like reboots as being either user initiated or system initiated so I know it is technically possible I just don't know if SOTI can do that. Maybe that could be a requested feature of SOTI Insight?

RC
Raymond Chan Diamond Contributor
6 years ago

You probably need a custom app to do either of the following

1. write boot timestamps in a log file for upload to MobiControl server with file-sync rule;

2. write boot timestamps in ini/xml file for custom data collection with data-collection rule.