-
8th December 2004, 08:30 PM
#1
How to get apcupsd UPS agent to work on FC3.
Here are some steps for FC3 users that would like to get their APC UPS devices to interact correctly with FC3. I have been using the apcupsd agent in FC2, but after updating to FC3, it no longer worked. I upgaded to the latest binaries , but it still did not work.
Here are some steps that will help:
1. Download and install the device. (RPMs for FC3 are provided in the link above)
2. Using the documentation at apcupsd.com , correctly configure the etc/apcupsd/apcupsd.conf file. In my case, I am using a usb cable.
3. Due to the changes to where devices are located in FC3, apcupsd cannot detect the UPS because it looks for the usb path in /dev/usb. In my case, these were no longer there. As such, I had to do the following:
(a) run the script /etc/apcupsd/make-hiddev as Root.
This creates files for the usb devices in the /dev/usb/ directory.
(b) run the following as root: cp -rp /dev/usb /etc/udev/devices
This creates the missing usb files in the udev directory.
4. Reboot the system. You should be able to see the agent diagnostics in the System Settings - Server Settings - Serivices panel., or in the /var/log/apcupsd.events log file.
Hope this helps.
Similar Threads
-
By cadcrazy in forum Using Fedora
Replies: 10
Last Post: 5th July 2008, 07:42 AM
-
By andywisely in forum Installation, Upgrades and Live Media
Replies: 1
Last Post: 9th April 2006, 05:47 PM
-
By StephenH in forum Hardware
Replies: 6
Last Post: 28th July 2005, 05:25 AM
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
[[template footer(Guest)]]