mirror of
				https://github.com/librenms/librenms.git
				synced 2024-10-07 16:52:45 +00:00 
			
		
		
		
	* added new os huawei-smu * Create huawei-smu.inc.php * added snmprec test * added json test * Update huawei-smu.json * Update huawei-smu.json * updated os definition * added sensors of SMU * Update huawei-smu.inc.php * Create HUAWEI-SITE-MONITOR-MIB * Update huawei-smu.snmprec * Update huawei-smu.yaml * Update huawei-smu.json * Update huawei-smu.snmprec
		
			
				
	
	
		
			18 lines
		
	
	
		
			472 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			18 lines
		
	
	
		
			472 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
os: huawei-smu
 | 
						|
text: Huawei SMU
 | 
						|
type: power
 | 
						|
icon: huawei
 | 
						|
mib_dir:
 | 
						|
    - huawei
 | 
						|
over:
 | 
						|
    - { graph: device_current, text: Current }
 | 
						|
    - { graph: device_voltage, text: Voltage }
 | 
						|
    - { graph: device_charge, text: Charge }
 | 
						|
discovery:
 | 
						|
    -
 | 
						|
      sysObjectID: .1.3.6.1.4.1.8072.3.2.10
 | 
						|
      snmpget:                                      
 | 
						|
          oid: .1.3.6.1.4.1.2011.6.164.1.1.1.4.0    
 | 
						|
          op: starts                                
 | 
						|
          value: HUAWEI SMU
 |