mirror of
				https://github.com/librenms/librenms.git
				synced 2024-10-07 16:52:45 +00:00 
			
		
		
		
	* Added current connections graph for AsyncOS devices * Fixed issues with AsyncOS connections polling and add name to AUTHORS file * Update 194.sql
		
			
				
	
	
		
			2 lines
		
	
	
		
			179 B
		
	
	
	
		
			SQL
		
	
	
	
	
	
			
		
		
	
	
			2 lines
		
	
	
		
			179 B
		
	
	
	
		
			SQL
		
	
	
	
	
	
| INSERT INTO `graph_types`(`graph_type`, `graph_subtype`, `graph_section`, `graph_descr`, `graph_order`) VALUES ('device',  'asyncos_conns',  'proxy',  'Current Connections',  0);
 |