mirror of
				https://github.com/librenms/librenms.git
				synced 2024-10-07 16:52:45 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			16 lines
		
	
	
		
			346 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			16 lines
		
	
	
		
			346 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
os: ict-mps
 | 
						|
text: 'ICT Modular Power System'
 | 
						|
type: power
 | 
						|
icon: ict
 | 
						|
nobulk: true
 | 
						|
mib_dir:
 | 
						|
    - ict
 | 
						|
over:
 | 
						|
    - { graph: device_voltage, text: 'Input Voltage' }
 | 
						|
    - { graph: device_voltage, text: 'Output Voltage' }
 | 
						|
    - { graph: device_current, text: 'Output Current' }
 | 
						|
discovery:
 | 
						|
    -
 | 
						|
        sysObjectID:
 | 
						|
            - .1.3.6.1.4.1.39145.13
 |