Results 1 to 3 of 3

Thread: Generic Driver for USB connected USB UPS

Hybrid View

  1. #1
    Join Date
    Oct 2012
    Beans
    9

    Generic Driver for USB connected USB UPS

    Hello,

    I would like to enquire whether there is a generic driver that I can query to get UPS status. I would like to be able to read if it is on A/C or not and parameters like estimated run time and % capacity.

    The idea is to write a PowerScript script that will periodically poll the device.

    Thanks

  2. #2
    Join Date
    Mar 2007
    Location
    Promiseland
    Beans
    1,549
    Distro
    Xubuntu 22.04 Jammy Jellyfish

    Re: Generic Driver for USB connected USB UPS

    You might want to take a look at apcupsd.
    This is its description from synaptic, "apcupsd provides UPS power management for APC products, including most BackUPS series models (including USB), SmartUPS V/S, SmartUPS (NET/RM), and Matrix series."
    Cheers,


    The Linux Command Line at http://linuxcommand.org/

  3. #3
    Join Date
    Oct 2012
    Beans
    9

    Re: Generic Driver for USB connected USB UPS

    Thank you. Will have a look at it.

    I developed a PowerScript 7 Windows 7 generic UPS driver (source: http://www.github.com/chribonn/UPSMonitor).

    PowerScript 7 is multiplatform and my idea was to see whether I could port the script to this OS. In Windows I used the Win32_UPS driver.

Tags for this Thread

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
  •