apcupsd
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| apcupsd [2009/10/13 06:51] – 172.26.0.166 | apcupsd [2011/09/02 12:42] (current) – aorth | ||
|---|---|---|---|
| Line 3: | Line 3: | ||
| The HPC's head node is connected to an APC battery backup unit which has a USB cable that can be used for monitoring power status. The [[http:// | The HPC's head node is connected to an APC battery backup unit which has a USB cable that can be used for monitoring power status. The [[http:// | ||
| - | ===== Installation ===== | + | ===== Installation |
| + | Download pre-compiled RPMs for Enterprise Linux 5 from the EPEL project: http:// | ||
| - | Download source | + | ===== Installation (manual) ===== |
| + | Download source from: http:// | ||
| - | custom_rpms | + | < |
| - | Build the RPM (make sure your environment is set up as in [[custom_rpms]]): | + | cd apcupsd-3.14.7 |
| - | < | + | ./configure --enable-usb --enable-cgi |
| - | $ sudo rpm -i ~/ | + | make |
| + | sudo make install</ | ||
| - | ===== Configuration ===== | + | ===== Configuration |
| ==== Daemon ==== | ==== Daemon ==== | ||
| Line 18: | Line 21: | ||
| After the software is installed, there are two files which need attention: | After the software is installed, there are two files which need attention: | ||
| - | === / | + | ==== / |
| - | Make sure to list the the localhost and give it a name. This is used for remote monitoring and also for checking the status via the multimon CGI script: | + | Make sure to list the the localhost and give it a name. This is used for remote monitoring and also for checking the status via the multimon CGI script: |
| < | < | ||
| # | # | ||
| Line 40: | Line 43: | ||
| MONITOR 127.0.0.1 " | MONITOR 127.0.0.1 " | ||
| - | === / | + | ==== / |
| The defaults are ok, but make sure the daemon is configured to use the following settings (leave '' | The defaults are ok, but make sure the daemon is configured to use the following settings (leave '' | ||
| Line 47: | Line 50: | ||
| DEVICE</ | DEVICE</ | ||
| - | ==== Web monitoring interface ==== | + | ==== Web monitoring interface |
| + | |||
| + | The '' | ||
| + | |||
| + | Copy the CGI scripts: | ||
| + | < | ||
| + | $ sudo cp multimon.cgi upsimage.cgi upsstats.cgi / | ||
| + | |||
| + | Check the status by visiting http:// | ||
| + | |||
| + | ===== Startup ===== | ||
| + | Add the daemon to the default runlevels: | ||
| + | < | ||
| + | |||
| + | ===== Testing ===== | ||
| + | Make sure the daemon is stopped, then run: | ||
| - | The '' | ||
| ===== Troubleshooting ===== | ===== Troubleshooting ===== | ||
apcupsd.1255416691.txt.gz · Last modified: (external edit)
