Imported Upstream version 2.7.1
This commit is contained in:
parent
a1fa151fc7
commit
0121794af9
451 changed files with 41339 additions and 10887 deletions
|
|
@ -1,13 +1,13 @@
|
|||
'\" t
|
||||
.\" Title: netxml-ups
|
||||
.\" Author: [see the "AUTHORS" section]
|
||||
.\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/>
|
||||
.\" Date: 08/07/2012
|
||||
.\" Generator: DocBook XSL Stylesheets v1.76.1 <http://docbook.sf.net/>
|
||||
.\" Date: 10/30/2013
|
||||
.\" Manual: NUT Manual
|
||||
.\" Source: Network UPS Tools
|
||||
.\" Source: Network UPS Tools 2.7.1-pre1
|
||||
.\" Language: English
|
||||
.\"
|
||||
.TH "NETXML\-UPS" "8" "08/07/2012" "Network UPS Tools" "NUT Manual"
|
||||
.TH "NETXML\-UPS" "8" "10/30/2013" "Network UPS Tools 2\&.7\&.1\-p" "NUT Manual"
|
||||
.\" -----------------------------------------------------------------
|
||||
.\" * Define some portability stuff
|
||||
.\" -----------------------------------------------------------------
|
||||
|
|
@ -114,6 +114,11 @@ The timeout for connecting to and reading from the UPS\&. Defaults to 5 seconds\
|
|||
.sp
|
||||
This value \fBmust never\fR be higher than half the MAXAGE value specified in \fBupsd.conf\fR(5), otherwise you run the risk that \fBupsd\fR(8) declares the driver stale while it is waiting for a connection to timeout\&.
|
||||
.PP
|
||||
\fBsubscribe\fR
|
||||
.RS 4
|
||||
Connect to the NMC in subscribed mode\&. This allows to receive notifications and alarms more quickly, beside from the standard polling requests\&.
|
||||
.RE
|
||||
.PP
|
||||
\fBlogin\fR=\fIvalue\fR
|
||||
.RS 4
|
||||
Set the login value for authenticated mode\&. This feature also needs the
|
||||
|
|
@ -125,6 +130,18 @@ argument, and allows value settings in the card\&. This feature is not used yet\
|
|||
.RS 4
|
||||
Set the password value, needed with the login for authenticated mode\&. This feature is not used yet\&.
|
||||
.RE
|
||||
.PP
|
||||
\fBshutdown_duration\fR=\fIvalue\fR
|
||||
.RS 4
|
||||
Set the shutdown duration of the operating system, in seconds\&. This represents the amount of time needed by the system to operate a clean shutdown\&. Defaults to 120 seconds\&.
|
||||
.RE
|
||||
.PP
|
||||
\fBshutdown_timer\fR=\fIvalue\fR
|
||||
.RS 4
|
||||
Set the shutdown timer, in seconds\&. After
|
||||
\fIvalue\fR
|
||||
seconds running on battery, the local system will receive a notification to shutdown\&. Defaults to "none" (disabled)\&.
|
||||
.RE
|
||||
.SH "IMPLEMENTATION"
|
||||
.sp
|
||||
The hostname of the UPS is specified with the "port" value in \fBups\&.conf\fR, i\&.e\&.:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue