Hi, I’ve been using Hexnode for a while and it has been really convenient to keep track of all our devices and the various actions taking place in ‘em. But I’d also like to keep track of when and how often the devices restart. Is there a report available for the same? Or any way I can maintain a record of my devices’ restarts?
We’re glad you’re finding Hexnode useful. We currently do not have a report that records the device’s restart history. Although, you can make use of our Execute Custom Script feature for macOS and Windows devices to view the restart history of the respective device.
For macOS devices, execute the following script:
Script to get time of last device restart
1
last reboot
It shows a log of all device restarts since when the logbook was created.
You can view the output under the Action History tab of the device.
For Windows devices, execute the following script: