Imported Upstream version 2.7.4

This commit is contained in:
Laurent Bigonville 2016-07-18 02:11:41 +02:00
parent fd413a3168
commit c9cb2187ee
290 changed files with 7473 additions and 2607 deletions

View file

@ -32,6 +32,10 @@ Socomec Sicon UPS with Netvision Web/SNMP management card/external box
*pw*::
Powerware devices with ConnectUPS SNMP cards
*pxgx_ups*::
Eaton devices with Power Xpert Gateway UPS Card
*aphel_genesisII*::
Eaton Powerware ePDU Monitored
@ -50,6 +54,9 @@ HP/Compaq AF401A management card, perhaps others
*cyberpower*::
Cyberpower RMCARD201. Should also support RMCARD100 (net version), RMCARD202 and RMCARD301
*huawei*::
Huawei UPS5000-E, perhaps others
EXTRA ARGUMENTS
---------------
@ -70,6 +77,12 @@ Note that a RW community name is required to change UPS settings (as for a power
*snmp_version*='version'::
Set SNMP version (default = v1, allowed: v2c, v3)
*snmp_retries*='retries'::
Specifies the number of Net-SNMP retries to be used in the requests (default=5)
*snmp_timeout*='timeout'::
Specifies the Net-SNMP timeout in seconds between retries (default=1)
*pollfreq*='value'::
Set polling frequency in seconds, to reduce network flow (default=30)