Running HassOS on a Raspberry Pi 4B 8gb, the load average is what I would suspect is a little high, but would interested in the communities view?
Not sure why mdns is consuming so much cpu either…
| | | | /\ (_) | | | |
| |__| | ___ _ __ ___ ___ / \ ___ ___ _ ___| |_ __ _ _ __ | |_
| __ |/ _ \| '_ \ _ \ / _ \ / /\ \ / __/ __| / __| __/ _\ | '_ \| __|
| | | | (_) | | | | | | __/ / ____ \\__ \__ \ \__ \ || (_| | | | | |_
|_| |_|\___/|_| |_| |_|\___| /_/ \_\___/___/_|___/\__\__,_|_| |_|\__|
Welcome to the Home Assistant command line.
System information
IPv4 addresses for eth0: 192.168.0.238/22
IPv6 addresses for eth0: fdc8:73a9:a3b:690b:14c5:5000:11cd:b66c/64, fe80::c452:d339:f1e7:55dd/64
IPv4 addresses for wlan0: 192.168.1.45/22
IPv6 addresses for wlan0: fdc8:73a9:a3b:690b:9555:cf7e:4b45:4614/64, fe80::c0ea:bfb8:d3ba:776b/64
OS Version: Home Assistant OS 10.4
Home Assistant Core: 2023.8.0
Home Assistant URL: http://homeassistant.local:8123
Observer URL: http://homeassistant.local:4357
➜ ~ uptime
19:25:58 up 3:23, 0 users, load average: **1.84, 2.00, 1.90**
Pi4 - 4GB
| | | | /\ (_) | | | |
| |__| | ___ _ __ ___ ___ / \ ___ ___ _ ___| |_ __ _ _ __ | |_
| __ |/ _ \| '_ \ _ \ / _ \ / /\ \ / __/ __| / __| __/ _\ | '_ \| __|
| | | | (_) | | | | | | __/ / ____ \\__ \__ \ \__ \ || (_| | | | | |_
|_| |_|\___/|_| |_| |_|\___| /_/ \_\___/___/_|___/\__\__,_|_| |_|\__|
Welcome to the Home Assistant command line.
System information
IPv4 addresses for wlan0:
IPv4 addresses for eth0: 192.168.1.25/24
IPv6 addresses for eth0: fdc9:aec2:866a:354b:4ca8:b28d:a0d5:bf2c/64, fe80::f678:8c42:c1d9:157/64
OS Version: Home Assistant OS 10.4
Home Assistant Core: 2023.8.0
Home Assistant URL: http://homeassistant.local:8123
Observer URL: http://homeassistant.local:4357
up# ➜ ~ uptime
11:50:12 up 14 days, 3:01, 0 users, load average: 1.29, 1.00, 1.04
Could it be related to add-on ,silabs-multiprotocol , also seems to “consumes”, for some reasons
Glances is a hog too (which is pretty funny when you think about it). I keep it disabled and only activate it when I need it for tracing high CPU usage.
2 Likes
Neil_Brownlee:
Glances is a hog too
yeah, that was my first thought back then when i as newbie installed Glances, so i removed it again, but thanks for the “hint” i never thought about disabling it while not in use
thanks mate
Looks like the response is OK with an average load of 1.0, so wont worry about it.