Reference Guide

DSET reports
Other smaller valuable log files
It will take more than 10 minutes to collect the bundle. If diagnostics are run from the GUI, the diagnostics --collect --all
is the equivalent command in the CLI.
Syntax
diagnostics --collect --all
Result
Collecting diagnostics...done.
Diagnostics file acme9_2012-09-13_09-39-51.lzip created.
diagnostics --delete [--name <name>]
Description
Deletes a specific existing diagnostics log file by name when using the --name option with the DR Series system CLI
diagnostics --delete command.
Syntax
diagnostics --delete --name diags_2012-09-16_16-33-12.lzip
Result
Diagnostics delete: Successful
diagnostics --delete [--all]
Description
Deletes all of the diagnostics files on a DR Series system when using the --all option with the DR Series system CLI
diagnostics --delete command.
CAUTION: Carefully consider before using the DR Series system CLI --delete --all command to delete all current
diagnostics log files on a DR Series system. If you delete all diagnostics log files without first saving them to
another location, all previous system status information that they contained is lost and unrecoverable.
Syntax
diagnostics --delete --all
Result
Diagnostics delete: Successful
diagnostics --copy --name <name> --host <user@host | ip:>:<path>>
Description
Copies a specific existing diagnostics log file by name, by appending the --name option, and sends this diagnostics log
file to a remote system that you can define using the DR Series system CLI diagnostics --name and --host command (by
defining a destination hostname or IP address and path).
Syntax
diagnostics --copy --name acme9_2012-09-12-12_09-37-53.lzip --host
administrator@10.250.207.20:
/var/diagnostics_logs
110