logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

al175 - Driver for Eltek UPS models with AL175 alarm module

Author

       Kirill Smelkov <kirr@mns.spb.ru>

Extra Arguments

       This driver does not support any extra settings in the ups.conf(5).

Instant Commands

       This driver supports some extra commands (see upscmd(8)):

       test.battery.start
           Start a battery test.

       test.battery.stop
           Stop a battery test.

Known Issues And Bugs

       •   Shutdown is not supported. FIXME

       •   The driver was reworked to meet the project code quality criteria, without testing on real hardware.
           Some bugs may have crept in.

Name

       al175 - Driver for Eltek UPS models with AL175 alarm module

See Also

Thecoredriver:nutupsdrv(8)

   Internetresources:
       The NUT (Network UPS Tools) home page: https://www.networkupstools.org/historic/v2.8.3/

Network UPS Tools 2.8.3                            07/08/2025                                           AL175(8)

Supported Hardware

       The al175 driver is known to work with the following UPSes:

       •   Eltek MPSU4000 with AL175 alarm module

       It may also work with other UPSes equipped with AL175 alarm module, but they have not been tested.

       AL175 have to be configured to operate in COMLI mode. See documentation supplied with your hardware on
       how to do it.

Synopsis

al175 -h

       al175 -a UPS_NAME [OPTIONS]

           Note

           This man page only documents the hardware-specific features of the al175 driver. For information
           about the core driver, see nutupsdrv(8).

Variables

       Besides status, this driver reads UPS state into following variables:

       •   ups.test.resultoutput.voltage.nominaloutput.currentbattery.voltage.nominalbattery.currentbattery.temperatureinput.transfer.boost.low

See Also