HP XP7 Command View Advanced Edition CLI Reference Guide (TK981-96006, May 2014)

hdvmcli.tracefile=C:/DeviceManager/traffic.log
# Set the server url.
hdvmcli.serverurl=http://localhost:2001/service
##### OPTIONS ####
user=khalsa
# Password can be provided directly, or from a password file.
password=khalsa
#password=@D:\\DeviceManager\\.passwd
# Provide a copy of the raw xml request & response
# in MessageTrace.log file.
messagetrace=true
# Disable output of the results of successfully executed commands.
# Output of commands whose names start with "Get" is not disabled.
#quiet=true
##### COMMAND PARAMETERS ####
# Set the Array model, for commands that use this parameter.
model=XP24000
Related topics
Configuring the properties file for the Device Manager CLI, page 24
Property for specifying the output destination of log files (hdvmcli.logfile), page 530
Property for specifying the log level (hdvmcli.diaglevel), page 531
Property for specifying the output destination for the message trace file (hdvmcli.tracefile), page 531
Property for specifying the URL of the Device Manager server (hdvmcli.serverurl), page 532
Property for specifying command options , page 532
Using properties to specify parameters, page 533
Property for specifying the DTD file (dtd), page 533
Property for specifying the output destination of log files
(hdvmcli.logfile)
Use the hdvmcli.logfile property to specify the output destination of log files. The output destination
must be a path that includes the file name.
By default, a log file named hdvmcli.log is output to the Device Manager CLI execution directory
or folder.
NOTE:
In a Windows environment, when setting a path to a property, use / or \\ instead of \ as a delimiter.
Device Manager CLI properties file530