2011-09-29 18:14:46 +00:00
'\" t
. \" Title: nut-scanner
. \" Author: [FIXME: author] [see http://docbook.sf.net/el/author]
. \" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/>
2012-06-01 13:55:19 +00:00
. \" Date: 05/21/2012
2011-09-29 18:14:46 +00:00
. \" Manual: NUT Manual
. \" Source: Network UPS Tools
. \" Language: English
. \"
2012-06-01 13:55:19 +00:00
.TH "NUT\-SCANNER" "8" "05/21/2012" "Network UPS Tools" "NUT Manual"
2011-09-29 18:14:46 +00:00
. \" -----------------------------------------------------------------
. \" * Define some portability stuff
. \" -----------------------------------------------------------------
. \" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
. \" http://bugs.debian.org/507673
. \" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html
. \" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
.ie \n (.g .ds Aq \(aq
.el .ds Aq '
. \" -----------------------------------------------------------------
. \" * set default formatting
. \" -----------------------------------------------------------------
. \" disable hyphenation
.nh
. \" disable justification (adjust text to left margin only)
.ad l
. \" -----------------------------------------------------------------
. \" * MAIN CONTENT STARTS HERE *
. \" -----------------------------------------------------------------
.SH "NAME"
nut-scanner \- scan communication buses for NUT devices
.SH "SYNOPSIS"
.sp
\fB nut\- scanner\fR \- h
.sp
\fB nut\- scanner\fR [\fI OPTIONS\fR ]
.SH "DESCRIPTION"
.sp
2012-01-24 10:22:33 +00:00
\fB nut\- scanner\fR scans available communication buses and displays any NUT\- compatible devices it has found\& .
2012-06-01 13:55:19 +00:00
.SH "INSTALLATION"
.sp
\fB nut\- scanner\fR 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\& .
2011-09-29 18:14:46 +00:00
.SH "OPTIONS"
.PP
\fB \- h\fR
.RS 4
Display the help text\& .
.RE
.SH "DISPLAY OPTIONS"
.PP
\fB \- N\fR | \fB \- \- disp_nut_conf\fR
.RS 4
Display result in the
\fI ups\& .conf\fR
format\& .
.RE
.PP
\fB \- P\fR | \fB \- \- disp_parsable\fR
.RS 4
Display result in a parsable format\& .
.RE
.SH "BUS OPTIONS"
.PP
\fB \- C\fR | \fB \- \- complete_scan\fR
.RS 4
Scan all available communication buses (default behavior)
.RE
.PP
\fB \- U\fR | \fB \- \- usb_scan\fR
.RS 4
2012-01-24 10:22:33 +00:00
List all NUT\- compatible USB devices currently plugged in\& .
2011-09-29 18:14:46 +00:00
.RE
.PP
\fB \- S\fR | \fB \- \- snmp_scan\fR
.RS 4
2012-01-24 10:22:33 +00:00
Scan SNMP devices\& . Requires at least a
\fI start IP\fR , and optionally, an
2011-09-29 18:14:46 +00:00
\fI end IP\fR \& . See specific SNMP OPTIONS for community and security settings\& .
.RE
.PP
\fB \- M\fR | \fB \- \- xml_scan\fR
.RS 4
Scan XML/HTTP devices\& . Broadcast a network message on the current network interfaces to retrieve XML/HTTP capable devices\& . No IP required\& .
.RE
.PP
\fB \- O\fR | \fB \- \- oldnut_scan\fR
.RS 4
Scan NUT devices (i\& .e\& . upsd daemon) on IP ranging from
\fI start IP\fR
to
\fI end IP\fR \& .
.RE
.PP
\fB \- A\fR | \fB \- \- avahi_scan\fR
.RS 4
2012-01-24 10:22:33 +00:00
Scan NUT servers using Avahi request on the current network interfaces\& . No IP required\& .
2011-09-29 18:14:46 +00:00
.RE
.PP
\fB \- I\fR | \fB \- \- ipmi_scan\fR
.RS 4
Scan NUT compatible devices available via IPMI on the current host\& .
.RE
.SH "NETWORK OPTIONS"
.PP
\fB \- t\fR | \fB \- \- timeout\fR \fI timeout\fR
.RS 4
Set the network timeout in seconds\& . Default timeout is 5 seconds\& .
.RE
.PP
\fB \- s\fR | \fB \- \- start_ip\fR \fI start IP\fR
.RS 4
Set the first IP (IPv4 or IPv6) when a range of IP is required (SNMP, old_nut)\& .
.RE
.PP
\fB \- e\fR | \fB \- \- end_ip\fR \fI end IP\fR
.RS 4
Set the last IP (IPv4 or IPv6) when a range of IP is required (SNMP, old_nut)\& . If this parameter is omitted, only the
\fI start IP\fR
is scanned\& . If
\fI end IP\fR
2012-01-24 10:22:33 +00:00
is less than
\fI start IP\fR , both parameters are internally permuted\& .
.RE
.PP
\fB \- m\fR | \fB \- \- mask_cidr\fR \fI IP address/mask\fR
.RS 4
Set a range of IP using CIDR notation\& .
2011-09-29 18:14:46 +00:00
.RE
.SH "NUT DEVICE OPTION"
.PP
2012-01-24 10:22:33 +00:00
\fB \- p\fR | \fB \- \- port\fR \fI port number\fR
2011-09-29 18:14:46 +00:00
.RS 4
Set the port number of scanned NUT devices (default 3493)\& .
.RE
.SH "SNMP V1 OPTION"
.PP
\fB \- c\fR | \fB \- \- community\fR \fI community\fR
.RS 4
Set SNMP v1 community name (default = public)\& .
.RE
.SH "SNMP V3 OPTIONS"
.PP
\fB \- l\fR | \fB \- \- secLevel\fR \fI security level\fR
.RS 4
Set the
\fI security level\fR
used for SNMPv3 messages\& . Allowed values are: noAuthNoPriv, authNoPriv and authPriv\& .
.RE
.PP
\fB \- u\fR | \fB \- \- secName\fR \fI security name\fR
.RS 4
Set the
\fI security name\fR
used for authenticated SNMPv3 messages\& . This parameter is mandatory if you set
\fI security level\fR \& .
.RE
.PP
2012-01-24 10:22:33 +00:00
\fB \- w\fR | \fB \- \- authProtocol\fR \fI authentication protocol\fR
2011-09-29 18:14:46 +00:00
.RS 4
Set the
\fI authentication protocol\fR
used for authenticated SNMPv3 messages\& . Allowed values are MD5 or SHA\& . Default value is MD5\& .
.RE
.PP
2012-01-24 10:22:33 +00:00
\fB \- W\fR | \fB \- \- authPassword\fR \fI authentication pass phrase\fR
2011-09-29 18:14:46 +00:00
.RS 4
Set the
\fI authentication pass phrase\fR
used for authenticated SNMPv3 messages\& . This parameter is mandatory if you set
\fI security level\fR
to authNoPriv or authPriv\& .
.RE
.PP
\fB \- x\fR | \fB \- \- privProtocol\fR \fI privacy protocol\fR
.RS 4
Set the
\fI privacy protocol\fR
used for encrypted SNMPv3 messages\& . Allowed values are DES or AES\& . Default value is DES\& .
.RE
.PP
\fB \- X\fR | \fB \- \- privPassword\fR \fI privacy pass phrase\fR
.RS 4
Set the
\fI privacy pass phrase\fR
used for encrypted SNMPv3 messages\& . This parameter is mandatory if you set
\fI security level\fR
to authPriv\& .
.RE
2012-01-24 10:22:33 +00:00
.SH "MISCELLANEOUS OPTIONS"
.PP
\fB \- V\fR | \fB \- \- version\fR
.RS 4
Display NUT version\& .
.RE
.PP
\fB \- a\fR | \fB \- \- available\fR
.RS 4
Display available bus that can be scanned , depending on how the binary has been compiled\& . (OLDNUT, USB, SNMP, XML, AVAHI, IPMI)\& .
.RE
.PP
\fB \- q\fR | \fB \- \- quiet\fR
.RS 4
Display only scan result\& . No information on currently scanned bus is displayed\& .
.RE
.SH "EXAMPLES"
.sp
To scan USB devices only:
.sp
\fB nut\- scanner \- U\fR
.sp
To scan SNMP v1 device with public community on address range 192\& .168\& .0\& .0 to 192\& .168\& .0\& .255:
.sp
\fB nut\- scanner \- S \- s 192\& .168\& .0\& .0 \- e 192\& .168\& .0\& .255\fR
.sp
The same using CIDR notation:
.sp
\fB nut\- scanner \- S \- m 192\& .168\& .0\& .0/24\fR
.sp
To scan NUT servers with a timeout of 10 seconds on IP range 192\& .168\& .0\& .0 to 192\& .168\& .0\& .128 using CIDR notation:
.sp
\fB nut\- scanner \- O \- t 10 \- m 192\& .168\& .0\& .0/25\fR
2011-09-29 18:14:46 +00:00
.SH "SEE ALSO"
.sp
\fB ups.conf\fR (5)
.SH "INTERNET RESOURCES"
.sp
The NUT (Network UPS Tools) home page: http://www\& .networkupstools\& .org/