Fujitsu SPARC Enterprise M4000 Reference Manual page 416

Xscf control package (xcp) 106x
Hide thumbs Also See for SPARC Enterprise M4000:
Table of Contents

Advertisement

snapshot(8)
EXTENDED
DESCRIPTION
EXAMPLES
488
Modes of Operation
The following is a brief overview of the modes of operation for the snapshot
command.
The first mode is SSH Target Mode. The data collector is run in this mode when it is
invoked with the -t or -T option. In this mode, the data collector opens an SSH
connection from the Service Processor to the specified target (after appropriate
authentication) and sends the zip data archive through the SSH connection to the
target host. The user must create the target directory on the remote host, snapshot
does not create the target directory. The transmission encryption in this mode is
provided by SSH.
The second mode is USB Device Mode. The data collector is run in this mode when
it is invoked with the -d flag. In this mode, the data collector's output (which is the
zip archive) is saved in a file on the USB device. The USB device should be
formatted using the FAT32 file system. As in SSH Target mode, you can use the -e
option to encrypt the zip file in this mode. However, no transmission encryption
(such as SSH) occurs in this mode, since the data stays local to the Service
Processor.
Downloading a Public Key Using SSH
EXAMPLE 1
snapshot -t joe@jupiter.west:/home/joe/logs/x -k download
XSCF>
Downloading Public Key from 'jupiter.west'...
Key fingerprint in md5: c9:e0:bc+b2:1a:80:29:24:13:d9:f1:13:f5:5c:2c:0f
Accept this public key (yes/no)?
Enter ssh password for user 'joe' on host 'jupiter.west'
Setting up ssh connection to remote host...
Collecting data into joe@jupiter.west:/home/joe/logs/x/archive.zip
Data collection complete.
Downloading a Host Key
EXAMPLE 2
snapshot -t joe@jupiter.west:/home/joe/logs/x
XSCF>
Downloading Public Key from 'jupiter.west'...
Public Key Fingerprint: c9:e0:bc+b2:1a:80:29:24:13:d9:f1:13:f5:5c:2c:0f
Accept this public key (yes/no)?
Enter ssh password for user 'joe' on host 'jupiter.west'
Setting up ssh connection to remote host...
Collecting data into joe@jupiter.west:/home/joe/logs/x/archive.zip
Data collection complete.
XSCF Reference Manual • Last Revised January 2007
Y
y

Advertisement

Table of Contents
loading

Table of Contents