mirror of
				https://github.com/librenms/librenms.git
				synced 2024-10-07 16:52:45 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			11 lines
		
	
	
		
			203 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			11 lines
		
	
	
		
			203 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
os: poweralert
 | 
						|
text: 'Tripp Lite PowerAlert'
 | 
						|
type: power
 | 
						|
over:
 | 
						|
    - { graph: device_current, text: Current }
 | 
						|
icon: tripplite
 | 
						|
rfc1628_compat: 1
 | 
						|
discovery:
 | 
						|
    - sysDescr_regex:
 | 
						|
        - '/POWERALERT/i'
 |