mirror of
				https://github.com/librenms/librenms.git
				synced 2024-10-07 16:52:45 +00:00 
			
		
		
		
	* Added 3 Phase APC UPS Support issue #2733 * Added 3 Phase APC UPS Support issue #2733 - v2 * Added 3 Phase APC UPS Support issue #2733 - v3 * Added 3 Phase APC UPS Support issue #2733 - v3 * Added 3 Phase APC UPS Support issue #2733 - v3.1 * Added 3 Phase APC UPS Support issue #2733 - v3.2 * Added 3 Phase APC UPS Support issue #2733 - v3.3 * Added 3 Phase APC UPS Support issue #2733 - v3.4 * Added 3 Phase APC UPS Support issue #2733 - v4 * Added 3 Phase APC UPS Support issue #2733 - v4.1 * Update apc.yaml
		
			
				
	
	
		
			15 lines
		
	
	
		
			389 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			15 lines
		
	
	
		
			389 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
os: apc
 | 
						|
text: 'APC Management Module'
 | 
						|
type: power
 | 
						|
over:
 | 
						|
    - { graph: device_current, text: Current }
 | 
						|
    - { graph: device_voltage, text: Voltage }
 | 
						|
    - { graph: device_runtime, text: Runtime }
 | 
						|
discovery:
 | 
						|
    - sysDescr:
 | 
						|
        - APC Web/SNMP Management Card
 | 
						|
        - APC Switched Rack PDU
 | 
						|
        - APC MasterSwitch PDU
 | 
						|
        - APC Metered Rack PDU
 | 
						|
        - APC Embedded PowerNet
 |