Upload dm_report, View dm_log, Upload dm_report view dm_log – HP MPX200 Multifunction Router User Manual
Page 103: Syntax, Keywords, Example

upload dm_report
The upload dm_report command retrieves a file containing data migration job reports for the
router, and then uploads the file to a specified server url.
NOTE:
This command is supported with router firmware 3.3.0.0 and later.
Syntax
upload dm_report -url=URL of server for HTTP notifications
Keywords
Specifies the password (if needed) to access the server at the specified web address.
-password=
Specifies the user name (if needed) to access the server at the specified web address.
-username=
Example
c:\> rcli upload dm_report -url=10.10.10.112:8080
Migration Report uploaded successfully
view dm_log
The view dm_log command displays a portion of the data migration log data. A position context
is maintained in persistent data. You use the keywords to navigate to a specific range of the data
migration log data and display a limited number of entries before or after that point.
The values of the -basepos and -offset keywords are saved in persistent data as the starting
point for the next use of this command. For example, you can use the view dm_logcommand
either to display ten log entries at a time going back from the end of the log, or to repeatedly
search back through the log for the text of a specific error message. If the -basepos keyword is
used without the -offset keyword, the offset defaults to zero. If the -offset keyword is used,
the -basepos keyword is required.
If neither the -next nor -previous keywords are used, the last specified value is obtained from
persistent data.
TIP:
To view the entire data migration log, use the list dm_log command.
Syntax
view dm_log
Keywords
Used with the -offset keyword to specify the base position after processing this
command. Values are:
-basepos=
•
start
•
end
Specifies the name of a previously saved log data file. The default value is saved in
persistent data. If no directory is specified, the default file location is the current
working directory.
-file=
Specifies the number of data migration log entries before all positioning keywords
have been evaluated.
-next=
1
The initial default is 20. A value of -1 displays all entries after the current position
in the log after evaluating the -basepos, -offset, and -time keywords.
upload dm_report 103