Koozali.org: home of the SME Server

Help required with configuring UPS

Offline ntblade

  • *
  • 252
  • +0/-0
Help required with configuring UPS
« on: September 29, 2008, 12:36:54 PM »
Hi all,
Despite reading bug No. 3457 and info here I can't get a UPs to work with one of my servers..
Code: [Select]
[root@pluto ~]# config show nut
nut=service
    MasterPass=798384915195988
    Model=usbhid-ups
    SlavePass=449049644998996
    status=enabled
[root@pluto ~]# rpm -q nut
nut-2.2.0-3.3.el4
[root@pluto ~]# rpm -q nut-client
nut-client-2.2.0-3.3.el4
[root@pluto ~]# lsusb
Bus 005 Device 001: ID 0000:0000
Bus 004 Device 001: ID 0000:0000
Bus 003 Device 001: ID 0000:0000
Bus 002 Device 002: ID 051d:0002 American Power Conversion Uninterruptible Power Supply
Bus 002 Device 001: ID 0000:0000
Bus 001 Device 001: ID 0000:0000
[root@pluto ~]# upsc UPS@localhost
Error: Driver not connected
[root@pluto ~]#
Broadcast message from nut (Mon Sep 29 11:31:12 2008):
UPS UPS@localhost is unavailable
UPS type is APC Back-UPS SC
Can anyone help please?

Ta
Norrie

Offline janet

  • *****
  • 4,812
  • +0/-0
Re: Help required with configuring UPS
« Reply #1 on: September 29, 2008, 03:26:05 PM »
ntblade

Google shows it as
Smart UPS SC
therefore the driver might/could be
apcsmart

Try
config setprop nut Model apcsmart
signal-event post-upgrade
signal-event reboot


See
http://wiki.contribs.org/Uninterruptable_Power_Supply
Please search before asking, an answer may already exist.
The Search & other links to useful information are at top of Forum.

Offline ntblade

  • *
  • 252
  • +0/-0
Re: Help required with configuring UPS
« Reply #2 on: September 29, 2008, 05:41:05 PM »
Thanks for the reply,
That didn't work.  I'm sure I had one of these working with a previous version of SME. I just plugged it in and away it went.
The UPS is this one...
http://www.apcc.com/products/moreimages.cfm?partnum=BK650EI&aPos=2

Norrie

Offline janet

  • *****
  • 4,812
  • +0/-0
Re: Help required with configuring UPS
« Reply #3 on: September 30, 2008, 05:32:43 AM »
ntblade

Are you using USB or serial cable/port ?

Please search before asking, an answer may already exist.
The Search & other links to useful information are at top of Forum.

Offline ntblade

  • *
  • 252
  • +0/-0
Re: Help required with configuring UPS
« Reply #4 on: October 01, 2008, 08:17:24 PM »
Hi,
USB

N