mirror of
				https://github.com/librenms/librenms.git
				synced 2024-10-07 16:52:45 +00:00 
			
		
		
		
	refactor: Move OS definitions into yaml files (#5189)
This commit is contained in:
		
							
								
								
									
										10
									
								
								includes/definitions/xos.yaml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										10
									
								
								includes/definitions/xos.yaml
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,10 @@
 | 
			
		||||
os: xos
 | 
			
		||||
text: 'Extreme XOS'
 | 
			
		||||
type: network
 | 
			
		||||
ifname: 1
 | 
			
		||||
group: extremeware
 | 
			
		||||
icon: extreme
 | 
			
		||||
over:
 | 
			
		||||
    - { graph: device_bits, text: 'Device Traffic' }
 | 
			
		||||
    - { graph: device_processor, text: 'CPU Usage' }
 | 
			
		||||
    - { graph: device_mempool, text: 'Memory Usage' }
 | 
			
		||||
		Reference in New Issue
	
	Block a user