On one of my Raspberry PI's I got the following warning after login: System information disabled due to load higher than 4.0
But top doesn't reflect that (see screenshot), am I missing something?
On one of my Raspberry PI's I got the following warning after login: System information disabled due to load higher than 4.0
But top doesn't reflect that (see screenshot), am I missing something?
This can happen if the system is particularly busy at the moment you try to connect.
It's not Pi-specific, I've seen it on low-resource servers of several varieties.
One example where I see this more often: A slightly-too-early connection after a boot. The system is still working hard for a few more seconds to finish the boot jobs. A second connection a few seconds later, after the system has settled, is normal.
It's not just boot. If the system CPUs are simply busy running Minecraft Servers or ROS or hourly cronjobs or any other intensive task at the moment you coincidentally connect, you will get that message.
hdmi_enable_4kp60=1
inboot/config.txt
it may help with CPU usage(s) if you don't use a 4k monitor. – Steve Baroti Apr 24 '21 at 12:51