I am running an old Rasperry 3b with the newest HassOS. I have not really much plugins running (DuckDNS, MariaDB, deCONZ, Samba, ADB Debug Bridge) - but in the end with the months and years the number of sensors increased. I have sometimes load peaks and exactly at this peaks my zigbee sensors (I am using a conbee 2 stick) are unavailable for 1-2 minutes (until the peak is away).
So my next step is to find out, what HassOS is doing at this peak. Is there a log with timestamp? A monitoring or a top for the processes what I can run?
Thanks for some tips.
Gilbert
I had this on my system as well. I noticed in Proxmox CPU usage was hovering at a solid 70%. When I SSH in and looked around all I could see was the Docker process using all the CPU.
As you can see in the image, I did a Host Reboot which seems to have cleared up the problem. I’ll keep an eye on it to see if it starts up again and if so try to get more information.
It’s important to understand that CPU usage percentage is something different than CPU load.
Since when do you have this @Krojack ?
If it is since v 0.115, then perhaps it is caused by the way you “query” states, see the post below.
I haven’t had the problem since I did that restart. CPU has been hovering between 5 and 10. I can’t say when it started because the Proxmox only goes back 2 hours for the graphs.