2013-11-24 15:00:12 +00:00
|
|
|
AL175(8)
|
|
|
|
========
|
|
|
|
|
|
|
|
NAME
|
|
|
|
----
|
2022-06-29 10:37:36 +00:00
|
|
|
|
2013-11-24 15:00:12 +00:00
|
|
|
al175 - Driver for Eltek UPS models with AL175 alarm module
|
|
|
|
|
|
|
|
NOTE
|
|
|
|
----
|
2022-06-29 10:37:36 +00:00
|
|
|
|
2013-11-24 15:00:12 +00:00
|
|
|
This man page only documents the hardware-specific features of the
|
|
|
|
*al175* driver. For information about the core driver, see
|
|
|
|
linkman:nutupsdrv[8].
|
|
|
|
|
|
|
|
SUPPORTED HARDWARE
|
|
|
|
------------------
|
2022-06-29 10:37:36 +00:00
|
|
|
|
2013-11-24 15:00:12 +00:00
|
|
|
The *al175* driver is known to work with the following UPSes:
|
|
|
|
|
|
|
|
Eltek MPSU4000 with AL175 alarm module
|
|
|
|
|
2022-06-29 10:37:36 +00:00
|
|
|
It may also work with other UPSes equipped with AL175 alarm module,
|
2013-11-24 15:00:12 +00:00
|
|
|
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.
|
|
|
|
|
|
|
|
EXTRA ARGUMENTS
|
|
|
|
---------------
|
2022-06-29 10:37:36 +00:00
|
|
|
|
2013-11-24 15:00:12 +00:00
|
|
|
This driver does not support any extra settings in the
|
|
|
|
linkman:ups.conf[5].
|
|
|
|
|
|
|
|
INSTANT COMMANDS
|
|
|
|
----------------
|
2022-06-29 10:37:36 +00:00
|
|
|
|
2013-11-24 15:00:12 +00:00
|
|
|
This driver supports some extra commands (see linkman:upscmd[8]):
|
|
|
|
|
|
|
|
*test.battery.start*::
|
|
|
|
Start a battery test.
|
|
|
|
|
|
|
|
*test.battery.stop*::
|
|
|
|
Stop a battery test.
|
|
|
|
|
|
|
|
VARIABLES
|
|
|
|
---------
|
2022-06-29 10:37:36 +00:00
|
|
|
|
2013-11-24 15:00:12 +00:00
|
|
|
Besides status, this driver reads UPS state into following variables:
|
|
|
|
|
|
|
|
- *ups.test.result*
|
|
|
|
- *output.voltage.nominal*
|
|
|
|
- *output.current*
|
|
|
|
- *battery.voltage.nominal*
|
|
|
|
- *battery.current*
|
|
|
|
- *battery.temperature*
|
|
|
|
- *input.transfer.boost.low*
|
|
|
|
|
|
|
|
KNOWN ISSUES AND BUGS
|
|
|
|
---------------------
|
2022-06-29 10:37:36 +00:00
|
|
|
|
2013-11-24 15:00:12 +00:00
|
|
|
* 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.
|
|
|
|
|
|
|
|
AUTHOR
|
|
|
|
------
|
2022-06-29 10:37:36 +00:00
|
|
|
|
2013-11-24 15:00:12 +00:00
|
|
|
Kirill Smelkov <kirr@mns.spb.ru>
|
|
|
|
|
|
|
|
SEE ALSO
|
|
|
|
--------
|
|
|
|
|
|
|
|
The core driver:
|
|
|
|
~~~~~~~~~~~~~~~~
|
2022-06-29 10:37:36 +00:00
|
|
|
|
2013-11-24 15:00:12 +00:00
|
|
|
linkman:nutupsdrv[8]
|
|
|
|
|
|
|
|
Internet resources:
|
|
|
|
~~~~~~~~~~~~~~~~~~~
|
2022-06-29 10:37:36 +00:00
|
|
|
|
2013-11-24 15:00:12 +00:00
|
|
|
The NUT (Network UPS Tools) home page: http://www.networkupstools.org/
|