From Bugzilla Helper: User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.12) Gecko/20050915 Firefox/1.0.7 Description of problem: The --enable-snmp needs to be added to ./configure when building apcupsd. Otherwise, the snmp driver is not available to users who have an APC UPS with an SNMP signalling card. Version-Release number of selected component (if applicable): apcupsd-3.10.18-3.fc4 How reproducible: Always Steps to Reproduce: 1. In /etc/apcupsd/apcupsd.conf, set UPSCABLE ether UPSTYPE snmp 2. Do /etc/init.d/apcupsd start Actual Results: Starting UPS monitoring: Apcupsd driver snmp not found. The available apcupsd drivers are: dumb apcsmart net usb Most likely, you need to add --enable-snmp to your ./configure options. apcupsd FATAL ERROR in apcupsd.c at line 269 Apcupsd cannot continue without a valid driver. [FAILED] Expected Results: apcupsd should have started up Additional info:
Should be fixed in -4.