Imported Upstream version 2.6.4
This commit is contained in:
parent
fad6ced6f6
commit
fefe62b2bd
257 changed files with 6020 additions and 1394 deletions
|
|
@ -18,6 +18,15 @@ DESCRIPTION
|
|||
*nut-scanner* scans available communication buses and displays any
|
||||
NUT-compatible devices it has found.
|
||||
|
||||
INSTALLATION
|
||||
------------
|
||||
|
||||
*nut-scanner* is always built by default. However, available options
|
||||
(USB, SNMP, IPMI, ...) will vary according to the available compile time
|
||||
and runtime dependencies. For example, if Net-SNMP is installed, thus
|
||||
providing libsnmp (.so or .dll) and headers, both during compilation
|
||||
and runtime, then SNMP discovery will be available.
|
||||
|
||||
OPTIONS
|
||||
-------
|
||||
*-h*::
|
||||
|
|
@ -159,7 +168,6 @@ To scan NUT servers with a timeout of 10 seconds on IP range 192.168.0.0 to 192.
|
|||
|
||||
*nut-scanner -O -t 10 -m 192.168.0.0/25*
|
||||
|
||||
|
||||
SEE ALSO
|
||||
--------
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue