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:
		
							
								
								
									
										8
									
								
								includes/definitions/dragonfly.yaml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										8
									
								
								includes/definitions/dragonfly.yaml
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,8 @@
 | 
			
		||||
os: dragonfly
 | 
			
		||||
type: server
 | 
			
		||||
group: unix
 | 
			
		||||
text: DragonflyBSD
 | 
			
		||||
processor_stacked: 1
 | 
			
		||||
over:
 | 
			
		||||
    - { graph: device_processor, text: 'Processor Usage' }
 | 
			
		||||
    - { graph: device_ucd_memory, text: 'Memory Usage' }
 | 
			
		||||
		Reference in New Issue
	
	Block a user