mirror of
				https://github.com/librenms/librenms.git
				synced 2024-10-07 16:52:45 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			18 lines
		
	
	
		
			460 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			18 lines
		
	
	
		
			460 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
os: dnos
 | 
						|
text: 'Dell Networking OS'
 | 
						|
type: network
 | 
						|
icon: dell
 | 
						|
mib_dir:
 | 
						|
    - dell
 | 
						|
    - f10
 | 
						|
over:
 | 
						|
    - { graph: device_bits, text: 'Device Traffic' }
 | 
						|
    - { graph: device_processor, text: 'CPU Usage' }
 | 
						|
    - { graph: device_mempool, text: 'Memory Usage' }
 | 
						|
discovery:
 | 
						|
    -
 | 
						|
        sysObjectId:
 | 
						|
            - .1.3.6.1.4.1.6027.1.
 | 
						|
        sysDescr_except:
 | 
						|
            - Force10 Operating System
 | 
						|
            - Force10 Networks Real Time Operating System Software |