mirror of
				https://github.com/librenms/librenms.git
				synced 2024-10-07 16:52:45 +00:00 
			
		
		
		
	* Add Dragonwave Harmony Enhanced MC Device * Remove single quote from null and 10 divisor * Update and rename HarmonyEnhancedMc.php to HarmonyEnhanced.php * Rename harmony-enhanced-mc.yaml to harmony-enhanced.yaml * Update and rename harmony-enhanced-mc.yaml to harmony-enhanced.yaml * Rename harmony-enhanced-mc.inc.php to harmony-enhanced.inc.php * Rename harmony-enhanced-mc.snmprec to harmony-enhanced.snmprec * Update HarmonyEnhanced.php * Update HarmonyEnhanced.php * Update HarmonyEnhanced.php * Update HarmonyEnhanced.php * More Code Climate Fixes * Create harmony-enhanced.json
		
			
				
	
	
		
			14 lines
		
	
	
		
			280 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			14 lines
		
	
	
		
			280 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
os: harmony-enhanced
 | 
						|
text: 'Dragonwave Harmony Enhanced'
 | 
						|
type: wireless
 | 
						|
icon: dragonwave
 | 
						|
over:
 | 
						|
    - { graph: device_wireless_snr, text: SNR }
 | 
						|
    - { graph: device_wireless_rssi, text: RSL }
 | 
						|
discovery:
 | 
						|
    - sysObjectID:
 | 
						|
        - .1.3.6.1.4.1.7262.4.
 | 
						|
mib_dir:
 | 
						|
    - dragonwave
 | 
						|
 |