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

liebert-gxe - Driver for Liebert GXE series UPS, using the YDN23 serial protocol

Authors

       •   Gong Zhile <goodspeed at mailo.cat>

Extra Arguments

       This driver supports the following optional settings in ups.conf(5):

       addr=num
           Set the address of the UPS — 01 (default) ~ 99.

       retry=num
           Set the max times of read failures. (UPS sometimes ignores the incoming command and causes driver
           stales. The driver will ignore retry failures if occurred in a row. However, this does increase the
           latency if a real stale happened. Default to 3)

Name

       liebert-gxe - Driver for Liebert GXE series UPS, using the YDN23 serial protocol

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                                     LIEBERT-GXE(8)

Supported Hardware

       Tested to work on the following units:

       •   Liebert GXE 01k00TS1101C00

               Note
               This UPS has an RS-232 port and a USB port. The USB port has an ACM interface which functions as
               a serial port for the host operating system. Both ports can be used managing the device.

       This is an experimental driver. You have been warned.

Synopsis

liebert-gxe -h

       liebert-gxe -a UPS_NAME [OPTIONS]

           Note

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

See Also