Posts: 357
	Threads: 139
	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: 8413
	Threads: 45
	Joined: Jun 2015
	
Reputation: 
481
	 
	
	
		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: 8413
	Threads: 45
	Joined: Jun 2015
	
Reputation: 
481
	 
	
	
		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: 8413
	Threads: 45
	Joined: Jun 2015
	
Reputation: 
481
	 
	
	
		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: 8413
	Threads: 45
	Joined: Jun 2015
	
Reputation: 
481
	 
	
	
		The temperature sensor value is not very accurate. As I've said you can ignore it if the device is working correctly.