User Tools

Site Tools


computing:linux:ups:cyberpower

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
computing:linux:ups:cyberpower [2021/12/14 12:57]
gcooper
computing:linux:ups:cyberpower [2023/05/10 14:02] (current)
gcooper
Line 6: Line 6:
  
 **Download**: https://www.cyberpowersystems.com/product/software/power-panel-business/powerpanel-business-4-7-0-linux/ **Download**: https://www.cyberpowersystems.com/product/software/power-panel-business/powerpanel-business-4-7-0-linux/
 +
 +**Manual**: https://dl4jz3rbrsfum.cloudfront.net/documents/CyberPower-UM-PPB-447.pdf
  
 ==== Installation ==== ==== Installation ====
Line 12: Line 14:
  
 :!: Connect the included USB or serial cable to UPS. :!: Connect the included USB or serial cable to UPS.
 +
 +:!: We use the **Local** version for single servers with USB or serial cable connected UPSs.
  
 <file> <file>
-wget https://dl4jz3rbrsfum.cloudfront.net/software/ppb470-linux-x86_x64.sh+wget https://dl4jz3rbrsfum.cloudfront.net/software/ppb490-linux-x86_x64.sh
 chmod +x ppb470-linux-x86_x64.sh chmod +x ppb470-linux-x86_x64.sh
 ./ppb470-linux-x86_x64.sh ./ppb470-linux-x86_x64.sh
 </file> </file>
  
-==== Check Communications ====+Check that services started:
  
 <file> <file>
-pwrstat -status +systemctl status ppbed.service 
-pwrstat -config+systemctl status ppbwd.service
 </file> </file>
  
-Verify startup:+==== Access ====
  
-<file> +Default credentials:
-chkconfig --list |grep pwr +
-</file>+
  
-For SME Server only which uses runlevel 7:+^Username ^Password 
 +|admin    |admin     |
  
-<file> +Use a web browser from a workstation: 
-ln -s /etc/rc.d/init.d/pwrstatd /etc/rc7.d/S93pwrstatd + 
-</file>+**http://ip.of.linux.svr:3052**
  
 ==== Configuration ==== ==== Configuration ====
computing/linux/ups/cyberpower.1639511835.txt.gz · Last modified: 2021/12/14 12:57 by gcooper