mirror of
				https://github.com/librenms/librenms.git
				synced 2024-10-07 16:52:45 +00:00 
			
		
		
		
	
		
			
	
	
		
			3 lines
		
	
	
		
			354 B
		
	
	
	
		
			MySQL
		
	
	
	
	
	
		
		
			
		
	
	
			3 lines
		
	
	
		
			354 B
		
	
	
	
		
			MySQL
		
	
	
	
	
	
| 
								 | 
							
								INSERT INTO `graph_types`(`graph_type`, `graph_subtype`, `graph_section`, `graph_descr`, `graph_order`) VALUES ('device',  'pulse_users',  'firewall',  'Active Users',  '');
							 | 
						||
| 
								 | 
							
								INSERT INTO `graph_types`(`graph_type`, `graph_subtype`, `graph_section`, `graph_descr`, `graph_order`) VALUES ('device',  'pulse_sessions',  'firewall',  'Active Sessions',  '');
							 |