Dears, I finally resolve my problem, I just make symbolic link: [t...@box var/run/]# ln -s -T /var/state/ups/ nut Now I finally got services online: # /sbin/service ups start Starting UPS driver controller: [ OK ] Starting upsd: [ OK ] Starting UPS monitor (master): [ OK ]
BUT, on upsc I got: # upsc mustek battery.charge: 100.0 battery.voltage: 27.50 battery.voltage.nominal: 24.0 driver.name: megatec_usb driver.parameter.pollinterval: 2 driver.parameter.port: auto driver.version: 2.2.0- driver.version.internal: 1.5.4 input.frequency: 50.0 input.voltage: 201.7 input.voltage.fault: 201.2 input.voltage.maximum: 202.2 input.voltage.minimum: 199.8 output.voltage: 200.1 output.voltage.nominal: 220.0 ups.beeper.status: disabled ups.delay.shutdown: 0 ups.delay.start: 2 ups.load: 26.0 ups.mfr: unknown ups.model: unknown ups.serial: unknown ups.status: OL ups.temperature: 25.0 I use megatec_usb driver and try with blazer_usb and same situation, I don`t got ups.model/serial/mfr. On shutdown (when battery is low), my ups shutdown strange, got off all led and when I put power again, I must press power button to "turn off" ups and press it again, to get the power. What do you think what is the problem?! Thank you. -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Kjell Claesson Sent: Wednesday, December 29, 2010 10:20 AM To: [email protected] Subject: Re: [Nut-upsuser] help with CyberPower 425HG Hi James, > $ sudo upsdrvctl start > Network UPS Tools - UPS driver controller 2.4.3 Network UPS Tools - > Generic HID driver 0.34 (2.4.3) USB communication driver 0.31 Using > subdriver: CyberPower HID 0.3 > OK, the driver seems to start. But have you started the daemon (upsd)? > $ sudo upsc my...@localhost > Error: Driver not connected Then you have to start the upsmon to monitor the ups. --------- Check with: ps xau |grep nut nut 5324 0.0 0.0 12428 508 ? Ss 09:41 0:00 /lib/nut/bcmxcp -a pw5115 nut 5348 0.0 0.0 40528 864 ? Ss 09:41 0:00 /usr/sbin/upsd nut 5367 0.0 0.0 40496 1148 ? S 09:41 0:00 /usr/sbin/upsmon ------------- You may also do: ps xau |grep ups Then you see that upsmon have two instants. One as nut and one as root. Regards Kjell _______________________________________________ Nut-upsuser mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/nut-upsuser _______________________________________________ Nut-upsuser mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/nut-upsuser

