2013-11-24 15:00:12 +00:00
'\" t
. \" Title: al175
. \" Author: [see the "AUTHOR" section]
2022-06-29 10:37:36 +00:00
. \" Generator: DocBook XSL Stylesheets vsnapshot <http://docbook.sf.net/>
. \" Date: 04/26/2022
2013-11-24 15:00:12 +00:00
. \" Manual: NUT Manual
2022-06-29 10:37:36 +00:00
. \" Source: Network UPS Tools 2.8.0
2013-11-24 15:00:12 +00:00
. \" Language: English
. \"
2022-06-29 10:37:36 +00:00
.TH "AL175" "8" "04/26/2022" "Network UPS Tools 2\&.8\&.0" "NUT Manual"
2013-11-24 15:00:12 +00:00
. \" -----------------------------------------------------------------
. \" * Define some portability stuff
. \" -----------------------------------------------------------------
. \" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
. \" http://bugs.debian.org/507673
. \" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html
. \" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
.ie \n (.g .ds Aq \(aq
.el .ds Aq '
. \" -----------------------------------------------------------------
. \" * set default formatting
. \" -----------------------------------------------------------------
. \" disable hyphenation
.nh
. \" disable justification (adjust text to left margin only)
.ad l
. \" -----------------------------------------------------------------
. \" * MAIN CONTENT STARTS HERE *
. \" -----------------------------------------------------------------
.SH "NAME"
al175 \- Driver for Eltek UPS models with AL175 alarm module
.SH "NOTE"
.sp
This man page only documents the hardware\- specific features of the \fB al175\fR driver\& . For information about the core driver, see \fB nutupsdrv\fR (8)\& .
.SH "SUPPORTED HARDWARE"
.sp
The \fB al175\fR driver is known to work with the following UPSes:
.sp
.if n \{ \
.RS 4
. \}
.nf
Eltek MPSU4000 with AL175 alarm module
.fi
.if n \{ \
.RE
. \}
.sp
2022-06-29 10:37:36 +00:00
It may also work with other UPSes equipped with AL175 alarm module, but they have not been tested\& .
2013-11-24 15:00:12 +00:00
.sp
AL175 have to be configured to operate in COMLI mode\& . See documentation supplied with your hardware on how to do it\& .
.SH "EXTRA ARGUMENTS"
.sp
This driver does not support any extra settings in the \fB ups.conf\fR (5)\& .
.SH "INSTANT COMMANDS"
.sp
This driver supports some extra commands (see \fB upscmd\fR (8)):
.PP
\fB test\& .battery\& .start\fR
.RS 4
Start a battery test\& .
.RE
.PP
\fB test\& .battery\& .stop\fR
.RS 4
Stop a battery test\& .
.RE
.SH "VARIABLES"
.sp
Besides status, this driver reads UPS state into following variables:
.sp
.RS 4
.ie n \{ \
\h '-04'\(bu \h '+03'\c
. \}
.el \{ \
.sp -1
.IP \(bu 2 .3
. \}
\fB ups\& .test\& .result\fR
.RE
.sp
.RS 4
.ie n \{ \
\h '-04'\(bu \h '+03'\c
. \}
.el \{ \
.sp -1
.IP \(bu 2 .3
. \}
\fB output\& .voltage\& .nominal\fR
.RE
.sp
.RS 4
.ie n \{ \
\h '-04'\(bu \h '+03'\c
. \}
.el \{ \
.sp -1
.IP \(bu 2 .3
. \}
\fB output\& .current\fR
.RE
.sp
.RS 4
.ie n \{ \
\h '-04'\(bu \h '+03'\c
. \}
.el \{ \
.sp -1
.IP \(bu 2 .3
. \}
\fB battery\& .voltage\& .nominal\fR
.RE
.sp
.RS 4
.ie n \{ \
\h '-04'\(bu \h '+03'\c
. \}
.el \{ \
.sp -1
.IP \(bu 2 .3
. \}
\fB battery\& .current\fR
.RE
.sp
.RS 4
.ie n \{ \
\h '-04'\(bu \h '+03'\c
. \}
.el \{ \
.sp -1
.IP \(bu 2 .3
. \}
\fB battery\& .temperature\fR
.RE
.sp
.RS 4
.ie n \{ \
\h '-04'\(bu \h '+03'\c
. \}
.el \{ \
.sp -1
.IP \(bu 2 .3
. \}
\fB input\& .transfer\& .boost\& .low\fR
.RE
.SH "KNOWN ISSUES AND BUGS"
.sp
.RS 4
.ie n \{ \
\h '-04'\(bu \h '+03'\c
. \}
.el \{ \
.sp -1
.IP \(bu 2 .3
. \}
Shutdown is not supported\& . FIXME
.RE
.sp
.RS 4
.ie n \{ \
\h '-04'\(bu \h '+03'\c
. \}
.el \{ \
.sp -1
.IP \(bu 2 .3
. \}
The driver was reworked to meet the project code quality criteria, without testing on real hardware\& . Some bugs may have crept in\& .
.RE
.SH "AUTHOR"
.sp
Kirill Smelkov <kirr@mns\& .spb\& .ru>
.SH "SEE ALSO"
.SS "The core driver:"
.sp
\fB nutupsdrv\fR (8)
.SS "Internet resources:"
.sp
The NUT (Network UPS Tools) home page: http://www\& .networkupstools\& .org/