26 Oct 2022
	
		
		10:59 AM
	
	
	
	
	
	
	
	
	
	
	
	
	
	
 - last edited on 
    
	
		
		
		23 May 2023
	
		
		02:29 PM
	
	
	
	
	
	
	
	
	
	
	
	
	
	
 by 
				
		
		
			Michal_Gebacki
		
		
		
		
		
		
		
		
	
			
		
Hello,
I would like to know if it is possible to extract properties from a host and add it in a dashboard, data such as CPU Cores, Total Memory, and Total SWAP.
I do not want to know the average or the use of them, it would be to know the total of the machine.
Thanks to all, greetings
Solved! Go to Solution.
26 Oct 2022 11:43 AM
Hello @adriangomez
Dashboards base on metrics and their dimensions. As far as I know it is impossible to extract the properties and add them to a dashboard.
Best Regards,
Mateusz
26 Oct 2022 12:15 PM
Hi @adriangomez,
Two of them are available metrics.
| builtin:host.mem.swap.total | Swap total Amount of total swap for use  | Byte | 
| builtin:host.mem.total | Memory total Amount of total memory  | Byte | 
I hope it helps. Have a nice day.
Best regards,
Mizső