mirror of
				https://github.com/librenms/librenms.git
				synced 2024-10-07 16:52:45 +00:00 
			
		
		
		
	* I agree to the conditions of the Contributor Agreement contained in doc/General/Contributing.md. * Add mitsubishi logo for Sinetica UPS * Update to SVG logos
		
			
				
	
	
		
			11 lines
		
	
	
		
			199 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			11 lines
		
	
	
		
			199 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
os: sinetica
 | 
						|
text: 'Sinetica UPS'
 | 
						|
group: ups
 | 
						|
type: power
 | 
						|
icon: mitsubishi
 | 
						|
over:
 | 
						|
    - { graph: device_current, text: Current }
 | 
						|
discovery:
 | 
						|
    - sysDescr_regex:
 | 
						|
        - '/^Sinetica UPSController./'
 |