Configuring an APC Back-UPS ES 550 with ClearOS 5.2:
- Connect included RJ-45 to USB cable.
- Install net-snmp:
yum install net-snmp
- Download the latest APCUPSD rpms from SourceForge. apcupsd is the base package, apcupsd-multimon is the web interface. For ClearOS 5.2, use the .el5.i386.rpm packages.
- Install:
rpm -ivh apcupsd-3.14.8-1.el5.i386.rpm rpm -ivh apcupsd-multimon-3.14.8-1.el5.i386.rpm
- Start monitoring service:
service apcupsd start
- Display UPS status:
apcaccess status
- Browse to http://hostname/cgi-bin/multimon.cgi