Posts: 327
Threads: 126
Joined: May 2020
Reputation:
0
Hello
using application processes, i'm checking the cpu temperatures, what should be the normal temperature, the cpu i'm checking have a fairly high load 0.58.-0.6 but i have 3 scripts that use it for 3% total.
the temperature I read is in C ° or F °
Graize
Posts: 7758
Threads: 42
Joined: Jun 2015
Reputation:
447
CPU max allowed temperature is +95C. From our tests it was not possible to overheat it and cause permanent damage.
Load average is different from CPU load as it also includes I/O operations like reading/writing to the SD card.
Due to periodical refresh of the process list you might not see some event scripts the are increasing the load if they finish quickly enough.
Posts: 7758
Threads: 42
Joined: Jun 2015
Reputation:
447
Disable scripts one by one and check the load after a minute or so. There's no other easy of determining if a script is causing high load.
Posts: 7758
Threads: 42
Joined: Jun 2015
Reputation:
447
Then in this case the mobile connection is causing increased load. If everything else is working fine then there's nothing to worry about.
Posts: 7758
Threads: 42
Joined: Jun 2015
Reputation:
447
The temperature sensor value is not very accurate. As I've said you can ignore it if the device is working correctly.