mirror of
				https://github.com/librenms/librenms.git
				synced 2024-10-07 16:52:45 +00:00 
			
		
		
		
	* Replace Cyberoam with Sophos (icon and logo) Cyberoam has been completely incorporated by Sophos since many years. I'll try to replace everything related to Cyberoam, staring from logo and icon. * Updated Sophos logo Updated Sophos logo * Added Sophos logo Added Sophos logo
		
			
				
	
	
		
			14 lines
		
	
	
		
			318 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			14 lines
		
	
	
		
			318 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
os: cyberoam-utm
 | 
						|
text: 'Cyberoam UTM'
 | 
						|
over:
 | 
						|
    - { graph: device_bits, text: 'Device Traffic' }
 | 
						|
    - { graph: device_processor, text: 'CPU Usage' }
 | 
						|
    - { graph: device_mempool, text: 'Memory Usage' }
 | 
						|
icon: sophos
 | 
						|
type: appliance
 | 
						|
mib_dir:
 | 
						|
    - cyberoam
 | 
						|
discovery:
 | 
						|
    - sysObjectID:
 | 
						|
        - .1.3.6.1.4.1.21067.2
 |