Hello,
You can collect system logs during the period of inactivity to check what is happening.
You can use the following command, WHERE "YYYY-MM-DD HH:MM:SS" must be replaced with the date and time of the start and end of the period of inactivity:Hope this helps.
You can collect system logs during the period of inactivity to check what is happening.
You can use the following command, WHERE "YYYY-MM-DD HH:MM:SS" must be replaced with the date and time of the start and end of the period of inactivity:
Code:
sudo journalctl --no-pager --since="YYYY-MM-DD HH:MM:SS" --until="YYYY-MM-DD HH:MM:SS"Statistics: Posted by Aki — 2025-02-26 06:24