mirror of
				https://github.com/librenms/librenms.git
				synced 2024-10-07 16:52:45 +00:00 
			
		
		
		
	Improved SmartAX OS support. Added CPU&Temperature for each card and … (#9023)
* Improved SmartAX OS support. Added CPU&Temperature for each card and hardware detection * Minor fixes * Uploaded test data * Moved to snmpwalk_array_num() * Fixed Temperature * Added sensor power * Fixed Style issues and proper hardware detection * Fixed last style issue * Last update. Added version and serial. Added traffic and processors mini graphs
This commit is contained in:
		
				
					committed by
					
						
						Neil Lathwood
					
				
			
			
				
	
			
			
			
						parent
						
							62190a30d4
						
					
				
				
					commit
					7298c135c2
				
			@@ -4,6 +4,9 @@ text: 'Huawei SmartAX'
 | 
			
		||||
type: network
 | 
			
		||||
icon: huawei
 | 
			
		||||
ifname: true
 | 
			
		||||
over:
 | 
			
		||||
    - { graph: device_bits, text: 'Device Traffic' }
 | 
			
		||||
    - { graph: device_processor, text: 'CPU Usage' }
 | 
			
		||||
discovery:
 | 
			
		||||
    - sysDescr:
 | 
			
		||||
        - 'Huawei Integrated Access Software'
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user