Results 1 to 5 of 5

Thread: APCUPSd

  1. #1
    Join Date
    Feb 2010
    Beans
    114
    Distro
    Ubuntu 10.04 Lucid Lynx

    APCUPSd

    hello, does anyone here have any experience with apcupsd and the "APC Smart-UPS 1400" backup system that uses cable model "940-0024C" (its a non-USB serial cable) I am having some troubles making the system work... UPSCABLE is simple enough to deal with, its either "smart" or "940-0024C" both work.

    The next part seems to be problematic which is the UPSTYPE the only way i could get it to work was with the following settings:
    UPSTYPE dumb
    DEVICE /dev/ttyS0

    technically i should be able to use:
    UPSTYPE apcsmart
    DEVICE /dev/ttyS0

    Unfortunately with the second setting apcupsd fails to work and with the first setting apcupsd doesnt gather enough crucial information in regards to the status of the UPS

    as the other bit, i am using gapcmon as the frontend gui to see the information that apcupsd is gathering
    COMPUTER: AMD64 Phenom X4 Black Edition 9850 2.5GHz, 4GB ram, dual ATI Sapphire HD 3870 pci-e, 500Gb HDD, 250Gb HDD, UBUNTU 9.10 64bit on 500Gb, Win Vista on 250Gb

  2. #2
    Join Date
    Jan 2011
    Beans
    1

    Re: APCUPSd

    I'm experiencing the same issue. Can't figure out what is going on, other than maybe the UPS's serial port is finally dead. It's old, but otherwise working.

    Mine is an APC Smart-UPS 2200XL rackmount unit.

    Have you had any luck figuring this out?

    I have had smart signaling working with this UPS in the past, but at some point disconnected it, so I'm not sure if a kernel change, serial port default settings, or other changes may be the cause.

    Any suggestions are appreciated.

    --Matt

  3. #3
    Join Date
    Feb 2010
    Beans
    114
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: APCUPSd

    I had some luck getting it to work, no major luck though, was only able to get minimal information through the serial port, unfortunately sometime mid 2010 one of the batteries in my APC died and well, didnt bother forking out the cash for a replacement battery so i havent bothered with it since
    COMPUTER: AMD64 Phenom X4 Black Edition 9850 2.5GHz, 4GB ram, dual ATI Sapphire HD 3870 pci-e, 500Gb HDD, 250Gb HDD, UBUNTU 9.10 64bit on 500Gb, Win Vista on 250Gb

  4. #4
    Join Date
    Apr 2008
    Location
    Ireland
    Beans
    270
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: APCUPSd

    I'd like to *bump* this...

    I've a Belkin UPS (F6C800ukUNV) attached to my 10.10 server with a serial cable (apparently the UPS will only work with the USB cable supplied by Belkin which, of course, I can't find.)

    Thus far, I can only get apcupsd to work with the following settings...
    Code:
    UPSCABLE smart
    UPSTYPE dumb
    DEVICE /dev/ttyS0
    This only returns a subset of the info of which apcupsd is capable.

    I've managed to get the Webmin module for apcupsd working.

    Has anybody any idea of what settings to try in the apcupsd conf file so I can access the full info from the UPS?

    Is it even possible with the Belkin? It's fairly new (~ 3 years)

    Thanks!
    The sky above the port was the color of television, tuned to a dead channel.

  5. #5
    Join Date
    Apr 2008
    Location
    Ireland
    Beans
    270
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: APCUPSd

    Please disregard the above!

    Tried it with a USB cable and...

    Code:
    UPSCABLE smart
    UPSTYPE usb
    DEVICE
    did the trick...

    I just remember reading in the FreeNAS forums (when the box was running as a NAS) that the Belkin cable was specific to the UPS. Twaddle obviously!

    Now just to source replacement batteries...
    The sky above the port was the color of television, tuned to a dead channel.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •