System Uptime
System Uptime generates when a system has rebooted. Reboots can occur for various reasons, primarily including the following:
Last
Check the last reboot or shutdown using the last command
or
The -x option provides additional information such as system down entries
else
CronJob
Check for scheduled cron jobs that may have caused a reboot
If finding difficulty understanding cron entries, Use this.
else
Unattended Upgrades
Automatic system updates can sometimes trigger a reboot. Check the configuration with:
else
End User
It's possible that a user, such as a POC or end-user, initiated the reboot. Check with:
else
System Logs
Check the system logs for any messages related to the reboot:
Or using journalctl
If above doesn't get any results
Email the POC with screenshot. Ask if there was a scheduled activity that caused the reboot, or if they are aware of any other reason for it.