beautypg.com

FUJITSU SPARC ENTERPRISE M9000 User Manual

Page 186

background image

setarchiving(8)

162

SPARC Enterprise Mx000 Servers XSCF Reference Manual • Last Revised April 2009

OPERANDS

The following operands are supported:

EXAMPLES

EXAMPLE 1

Setting the Archiving Target and Password

EXAMPLE 2

Setting the Public Host Key

EXAMPLE 3

Setting the Space Limits for Archives

EXAMPLE 4

Enabling Archiving

EXIT STATUS

The following exit values are returned:

SEE ALSO

showarchiving(8)

enable

Activates the log archiving feature. Cannot be used with any
options.

disable

De-activates the log archiving feature. Cannot be used with any
options.

XSCF>

setarchiving -t [email protected]:/home/jsmith/

logs -r

Enter ssh password for [email protected]:

[]

XSCF>

setarchiving -k download

Downloading public host key from somehost.company.com....

Fingerprint: c3:75:f9:97:7d:dc:le:le:62:06:c1:6f:87:bc:e8:0d

Accept this public key (yes|no):

yes

XSCF>

setarchiving -l 10000,10000

XSCF>

setarchiving enable

Testing the archiving configuration...

Logs will be archived to somehost.company.com.

0

Successful completion. Configuration updated.

>0

An error occurred.