To calculate runtime and capacity, UPS vendors provide a number of useful tools:
Tag: apc
How do I contact APC for support?
How do I use Powerchute on AIX?
- Login as root using PuTTY
- Set the appropriate terminal type:
export TERM=vt100
- Launch Powerchute:
/u2/powerchute/powerchute
- You can use Control G to access the menus, arrow around to move, use the spacebar to select a value
How do I monitor my APC UPS over the network on Linux?
If you have an APC UPS with a network card, we recommend using the PowerChute Network Shutdown software provided and supported by APC.
Installation
Before getting started, download and review the PowerChute Network Shutdown documentation.
Download the software from APC’s website: PowerChute Network Shutdown v2.2.4 for Linux
mkdir /esupport/powerchute && cd /esupport/powerchute wget -c ftp://restrict:Kop\$74\!@ftp.apc.com/restricted/software/pcns/224/linux/pcns224Linux.tar.gz tar xzf pcns224Linux.tar.gz ./install.sh
Answer the questions as prompted. Here is an example of the installation process:
- Do you accept the license agreement? yes
- Enter the PCNS instance number: 1
- Enter the installation directory: [ENTER] to accept default value of /opt/APC/PowerChute
- Are you sure? yes
- Enter the java directory? [ENTER] to use the included version of Java
Run the configuration script:
cd /opt/APC/PowerChute/group1/ ./PCNSConfig.sh
Configuration
You’ll be prompted to answer a series of questions. Here is an example of the configuration process:
- Select the local IP address? 1
- Select the netmask: [Enter] to select the default (255.255.255.0)
- Select the type of configuration: [1]: Configure for a single UPS device
- Management card IP: 192.168.1.101
- Management card port: 80
- Administrator user name: apc
- Administrator password: apc
- Authentication phrase: batterybackupsrule
- Do you wish to register these settings? Yes
Support
How do I contact APC for support?
How do I monitor my UPS on Linux?
Depending on which UPS vendor you choose, there are different methods of monitoring the UPS hardware. Here are two common UPS types and monitoring software configurations:
- APC:
- Dell: How do I monitor my Dell UPS on Linux?