HA Green: CPU and memory load

Hi all,

I recently moved from a Fibaro HC2 to the HA Green. With limited automation and a reasonable number of devices the CPU load is typically around 2-4% with a little over 1 GB memory in use. During my programming/zwave devices addition sessions I regularly saw the CPU load going up to 20-30% with 2-3 GB of memory use. A HA restart did not solve this most of the times but a full reboot of the linux platform (“Reboot system”) did help a lot to bring it back to low values. When I opened a linux shell from within the HA environment, the top command did not reveal any insight on processes with a high memory load. So I do not understand what makes the difference.
Thanks for any suggestions.

Sounds about right.
Do you have a question in there?
I can tell you that the Code Server (VSCode) add-on takes about 1gb of memory to run alone. Close that one if you are not using it.

1 Like

Thanks for the suggestion. Stopping Studio Code Server indeed makes a difference. For now I have unchecked the start on boot option and stopped the server.

1 Like