187 lines
5.0 KiB
Groff
187 lines
5.0 KiB
Groff
|
'\" 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/>
|
||
|
.\" Date: 09/15/2011
|
||
|
.\" Manual: NUT Manual
|
||
|
.\" Source: Network UPS Tools
|
||
|
.\" Language: English
|
||
|
.\"
|
||
|
.TH "NUT\-SCANNER" "8" "09/15/2011" "Network UPS Tools" "NUT Manual"
|
||
|
.\" -----------------------------------------------------------------
|
||
|
.\" * 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
|
||
|
\fBnut\-scanner\fR \-h
|
||
|
.sp
|
||
|
\fBnut\-scanner\fR [\fIOPTIONS\fR]
|
||
|
.SH "DESCRIPTION"
|
||
|
.sp
|
||
|
\fBnut\-scanner\fR scans available communication buses and display any NUT compatible device it has found\&.
|
||
|
.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
|
||
|
\fIups\&.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
|
||
|
List all NUT compatible USB devices currently plugged in\&.
|
||
|
.RE
|
||
|
.PP
|
||
|
\fB\-S\fR | \fB\-\-snmp_scan\fR
|
||
|
.RS 4
|
||
|
Scan SNMP devices\&. Require at least a
|
||
|
\fIstart IP\fR, and optionnaly an
|
||
|
\fIend 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
|
||
|
\fIstart IP\fR
|
||
|
to
|
||
|
\fIend IP\fR\&.
|
||
|
.RE
|
||
|
.PP
|
||
|
\fB\-A\fR | \fB\-\-avahi_scan\fR
|
||
|
.RS 4
|
||
|
Scan NUT servers using avahi request on the current network interfaces\&. No IP required\&.
|
||
|
.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 \fItimeout\fR
|
||
|
.RS 4
|
||
|
Set the network timeout in seconds\&. Default timeout is 5 seconds\&.
|
||
|
.RE
|
||
|
.PP
|
||
|
\fB\-s\fR | \fB\-\-start_ip\fR \fIstart 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 \fIend 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
|
||
|
\fIstart IP\fR
|
||
|
is scanned\&. If
|
||
|
\fIend IP\fR
|
||
|
is lesser than
|
||
|
\fIstart IP\fR, both parameter are internally permuted\&.
|
||
|
.RE
|
||
|
.SH "NUT DEVICE OPTION"
|
||
|
.PP
|
||
|
\fB\-p\fR | \fB\-\-port <port number\fR \fIport number\fR
|
||
|
.RS 4
|
||
|
Set the port number of scanned NUT devices (default 3493)\&.
|
||
|
.RE
|
||
|
.SH "SNMP V1 OPTION"
|
||
|
.PP
|
||
|
\fB\-c\fR | \fB\-\-community\fR \fIcommunity\fR
|
||
|
.RS 4
|
||
|
Set SNMP v1 community name (default = public)\&.
|
||
|
.RE
|
||
|
.SH "SNMP V3 OPTIONS"
|
||
|
.PP
|
||
|
\fB\-l\fR | \fB\-\-secLevel\fR \fIsecurity level\fR
|
||
|
.RS 4
|
||
|
Set the
|
||
|
\fIsecurity level\fR
|
||
|
used for SNMPv3 messages\&. Allowed values are: noAuthNoPriv, authNoPriv and authPriv\&.
|
||
|
.RE
|
||
|
.PP
|
||
|
\fB\-u\fR | \fB\-\-secName\fR \fIsecurity name\fR
|
||
|
.RS 4
|
||
|
Set the
|
||
|
\fIsecurity name\fR
|
||
|
used for authenticated SNMPv3 messages\&. This parameter is mandatory if you set
|
||
|
\fIsecurity level\fR\&.
|
||
|
.RE
|
||
|
.PP
|
||
|
\fB\-a\fR | \fB\-\-authProtocol\fR \fIauthentication protocol\fR
|
||
|
.RS 4
|
||
|
Set the
|
||
|
\fIauthentication protocol\fR
|
||
|
used for authenticated SNMPv3 messages\&. Allowed values are MD5 or SHA\&. Default value is MD5\&.
|
||
|
.RE
|
||
|
.PP
|
||
|
\fB\-A\fR | \fB\-\-authPassword\fR \fIauthentication pass phrase\fR
|
||
|
.RS 4
|
||
|
Set the
|
||
|
\fIauthentication pass phrase\fR
|
||
|
used for authenticated SNMPv3 messages\&. This parameter is mandatory if you set
|
||
|
\fIsecurity level\fR
|
||
|
to authNoPriv or authPriv\&.
|
||
|
.RE
|
||
|
.PP
|
||
|
\fB\-x\fR | \fB\-\-privProtocol\fR \fIprivacy protocol\fR
|
||
|
.RS 4
|
||
|
Set the
|
||
|
\fIprivacy 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 \fIprivacy pass phrase\fR
|
||
|
.RS 4
|
||
|
Set the
|
||
|
\fIprivacy pass phrase\fR
|
||
|
used for encrypted SNMPv3 messages\&. This parameter is mandatory if you set
|
||
|
\fIsecurity level\fR
|
||
|
to authPriv\&.
|
||
|
.RE
|
||
|
.SH "SEE ALSO"
|
||
|
.sp
|
||
|
\fBups.conf\fR(5)
|
||
|
.SH "INTERNET RESOURCES"
|
||
|
.sp
|
||
|
The NUT (Network UPS Tools) home page: http://www\&.networkupstools\&.org/
|