HP XP P9000 Command View Advanced Edition Suite Software 7.6.0-00 CLI Reference Guide

Device Manager CLI return values
The Device Manager CLI returns an execution result value at the end of each process. The following
table lists and describes the CLI return values.
Table 3 Device Manager CLI return values
DescriptionReturn values
The CLI ended normally.
0
The CLI found errors within the process (for example, a parameter error).
1
The CLI found errors in the Device Manager server.
2
Device Manager CLI log files
Device Manager CLI logs are output to the hdvmcli.log file in the Device Manager CLI execution
directory or folder. In the properties file, you can specify the output destination, file name, and log
level.
Related topics
Property for specifying the output destination of log files (hdvmcli.logfile), page 444
Property for specifying the log level (hdvmcli.diaglevel), page 445
Device Manager CLI message trace file
A message trace file is output if the Device Manager CLI -t (or --messagetrace) option is specified.
Recorded communications, including request messages sent to and responses received from the Device
Manager server, are output to the MessageTrace.log file in the Device Manager CLI execution
directory or folder. In the properties file, you can specify the output destination and the file name .
TIP:
If message tracing is enabled, each time an application is executed, the message trace file is overwritten
with a request and its response. The request is the same as the character string submitted to the server
via HTTP. The response is the character string read from the Device Manager server via HTTP before
analysis. The message destination file does not contain multiple requests and responses.
Related topics
Command syntax, page 27
Property for specifying the output destination for the message trace file (hdvmcli.tracefile), page 445
Types of help and how to display help
The Device Manager CLI lets you view basic Help, command Help, and Help for the batch function.
Executing commands32