mirror of
				https://github.com/librenms/librenms.git
				synced 2024-10-07 16:52:45 +00:00 
			
		
		
		
	* Added support for Peplink Pepwave & FusionHub * Travis fixes * Another Travis fixes * Travis fixed * Travis fixes * Update peplink.svg * Resolved reviews Co-authored-by: Tony Murray <murraytony@gmail.com>
		
			
				
	
	
		
			13 lines
		
	
	
		
			250 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			13 lines
		
	
	
		
			250 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
os: pepwave
 | 
						|
text: 'Pepwave'
 | 
						|
type: network
 | 
						|
icon: peplink
 | 
						|
mib_dir:
 | 
						|
    - peplink
 | 
						|
over:
 | 
						|
    - { graph: device_bits, text: 'Device Traffic' }
 | 
						|
    - { graph: device_processor, text: 'CPU Usage' }
 | 
						|
discovery:
 | 
						|
    - sysObjectID:
 | 
						|
        - .1.3.6.1.4.1.27662
 |