Posts: 198
	Threads: 41
	Joined: Sep 2015
	
Reputation: 
4
	 
 
	
	
		Hi,
I would like to log some system parameters such as cpu load, system temperature, memory, network activity, KNX bus activity, etc.
So far I have only been able to figure out cpu load (cat /proc/loadavg) and memory (free).
How can I get the other system parameters?
Thanks.
	
	
	
	
		
	
 
 
	
	
	
		
	Posts: 198
	Threads: 41
	Joined: Sep 2015
	
Reputation: 
4
	 
 
	
	
		Thanks for this.
Where can I find info on temperature? I can't find it in the standard places. From time to time I have temperature warnings so I would like to keep track of this.
	
	
	
	
		
	
 
 
	
	
	
		
	Posts: 411
	Threads: 103
	Joined: Oct 2016
	
Reputation: 
9
	 
 
	
	
		Hi
How about KNX BUS load? Is there this value available in LM?
Thank you.
	
	
	
LM5Lp, firmware: 2018.08.22 and  2021.12.15, FlashSYS v2, ARMv7 Processor rev 5 (v7l), kernel 4.4.151 and 4.4.259
	
		
	
 
 
	
	
	
		
	Posts: 8422
	Threads: 45
	Joined: Jun 2015
	
Reputation: 
481
	 
 
	
	
		In next FW release there will be a function called knxlib.getstats() which will return the numbe of IP and TP telegrams sent/received. Total bus load can be calculated from these values.
	
	
	
	
		
	
 
 
	
	
	
		
	Posts: 1807
	Threads: 7
	Joined: Jul 2015
	
Reputation: 
121
	 
 
	
	
		Hi,
This also include grp.update and is not part of the busload, combined with the multiple triggered items within the time period it's not a trustfull methode..
I would wait for next FW where new knx.lib function will be available..
BR,
Erwin