new upstream 2.8.0

This commit is contained in:
lagertonne 2022-06-29 12:37:36 +02:00
parent fc7f4b43c1
commit b2b0c9995a
836 changed files with 137090 additions and 30018 deletions

View file

@ -1,4 +1,4 @@
POWERMAN-PDU(8)
POWERMAN-PDU(8)
===============
NAME
@ -38,6 +38,7 @@ This driver is not built by default. You can build it by using
UPS COMMANDS
------------
The following instant commands (see linkman:upscmd[8]) are available for each
outlet of the PDU, with *X* standing for the outlet number:
@ -55,6 +56,7 @@ Cycle the outlet (power off then power on, possibly with a delay).
IMPLEMENTATION
--------------
The hostname of the Powerman server is specified using the "port" value in
*ups.conf*, i.e.:
@ -66,22 +68,26 @@ The port used to reach 'powermand' is optional if the default port is used.
KNOWN ISSUES
------------
In the current NUT version (2.4.1), ups.status is still exposed, with the value
"WAIT". Some other values from the
ups collection are also exposed.
AUTHOR
------
Arnaud Quette <arnaud.quette@gmail.com>
SEE ALSO
--------
The core driver:
~~~~~~~~~~~~~~~~
linkman:nutupsdrv[8]
Internet resources:
~~~~~~~~~~~~~~~~~~~
The NUT (Network UPS Tools) home page: http://www.networkupstools.org/
The PowerMan home page: http://powerman.sourceforge.net/
* The NUT (Network UPS Tools) home page: http://www.networkupstools.org/
* The PowerMan home page: https://github.com/chaos/powerman