HP Software File Migration Agent Installation and Administration Guide (September 2009)
112 | Command Line Interface Reference
system
Displays system information.
Syntax
FMACLI sys[tem]
[--help | -h]
[{--logfile | -L} logfile]
[--log-info-messages | -V]]
[--verbose | -v]
Description
The system command displays system information such as version, license, and other FMA settings.
Options
Example
FMACLI sys
Lists system information, as follows:
HP Storage Works File Migration Agent
Version 2.5.1.0
HP File Migration Agent command line interface
Copyright (C) 2007-2009 Crossroads Systems, Inc.
Copyright (C) 2005-2009 Hewlett-Packard Company
Option Description
--help
-h
Displays Online Help for the system command.
--logfile logfile
-L logfile
Specifies a log file.
The log file must be specified with a fully qualified
path. Log files are created with the following
(fixed) policies:
• Maximum size is 10MB. If the file grows
larger then 10MB, the file is switched.
• Old log files are named logfile.nnn, where the
lowest number contains the youngest file:
logfile.log
logfile.000
logfile.001
...
--log-info-message
-V
Writes informational and debug messages to the
log file (and the console).
This option must be specified in combination with
the --logfile | -L option.
By default, only errors are written to the log.
--verbose
-v
Display debug information on the console
(std_out).