f8ad913c024545f245c6344eab60bc544fd22068
				
			
			
		
	CyberPower Exporter
Export UPS data via HTTP for prometheus service
Setup
Prerequisites
Instructions
- Clone the repository: 
git clone https://git.zakscode.com/ztimson/ups-exporter.git - Run the install script: 
cd ups-exporter && ./install.sh - Setup Prometheus to scrape exporter: http://localhost:1024
 
  - job_name: 'power'
    static_configs:
      - targets: ['<IP>:1024']
Description
				
					Languages
				
				
								
								
									JavaScript
								
								74%
							
						
							
								
								
									Shell
								
								26%