Imported Upstream version 2.7.4
This commit is contained in:
parent
fd413a3168
commit
c9cb2187ee
290 changed files with 7473 additions and 2607 deletions
|
|
@ -2,12 +2,12 @@
|
|||
.\" Title: snmp-ups
|
||||
.\" Author: [see the "AUTHORS" section]
|
||||
.\" Generator: DocBook XSL Stylesheets v1.78.1 <http://docbook.sf.net/>
|
||||
.\" Date: 04/17/2015
|
||||
.\" Date: 12/29/2015
|
||||
.\" Manual: NUT Manual
|
||||
.\" Source: Network UPS Tools 2.7.3
|
||||
.\" Source: Network UPS Tools 2.7.3.1
|
||||
.\" Language: English
|
||||
.\"
|
||||
.TH "SNMP\-UPS" "8" "04/17/2015" "Network UPS Tools 2\&.7\&.3" "NUT Manual"
|
||||
.TH "SNMP\-UPS" "8" "12/29/2015" "Network UPS Tools 2\&.7\&.3\&." "NUT Manual"
|
||||
.\" -----------------------------------------------------------------
|
||||
.\" * Define some portability stuff
|
||||
.\" -----------------------------------------------------------------
|
||||
|
|
@ -61,6 +61,11 @@ Socomec Sicon UPS with Netvision Web/SNMP management card/external box
|
|||
Powerware devices with ConnectUPS SNMP cards
|
||||
.RE
|
||||
.PP
|
||||
\fBpxgx_ups\fR
|
||||
.RS 4
|
||||
Eaton devices with Power Xpert Gateway UPS Card
|
||||
.RE
|
||||
.PP
|
||||
\fBaphel_genesisII\fR
|
||||
.RS 4
|
||||
Eaton Powerware ePDU Monitored
|
||||
|
|
@ -90,6 +95,11 @@ HP/Compaq AF401A management card, perhaps others
|
|||
.RS 4
|
||||
Cyberpower RMCARD201\&. Should also support RMCARD100 (net version), RMCARD202 and RMCARD301
|
||||
.RE
|
||||
.PP
|
||||
\fBhuawei\fR
|
||||
.RS 4
|
||||
Huawei UPS5000\-E, perhaps others
|
||||
.RE
|
||||
.SH "EXTRA ARGUMENTS"
|
||||
.sp
|
||||
This driver supports the following optional settings in the \fBups.conf\fR(5):
|
||||
|
|
@ -109,6 +119,16 @@ Set community name (default = public)\&. Note that a RW community name is requir
|
|||
Set SNMP version (default = v1, allowed: v2c, v3)
|
||||
.RE
|
||||
.PP
|
||||
\fBsnmp_retries\fR=\fIretries\fR
|
||||
.RS 4
|
||||
Specifies the number of Net\-SNMP retries to be used in the requests (default=5)
|
||||
.RE
|
||||
.PP
|
||||
\fBsnmp_timeout\fR=\fItimeout\fR
|
||||
.RS 4
|
||||
Specifies the Net\-SNMP timeout in seconds between retries (default=1)
|
||||
.RE
|
||||
.PP
|
||||
\fBpollfreq\fR=\fIvalue\fR
|
||||
.RS 4
|
||||
Set polling frequency in seconds, to reduce network flow (default=30)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue