Using HP Data Protector Debug Log Collector Tool "Best Practices"

-space
Displays the disk space required on the Cell Manager for the collected files.
-delete_dbg
Deletes the by filter (-session, -did, …) selected files on clients. If the option –
no_filter is selected all debug files will be deleted. On OpenVMS, if run together with the
-session parameter, the command does not delete any debugs from the debug
files directory.
-no_getinfo
Excludes the getinfo file from the selection. For OpenVMS, this parameter is not applicable as
OpenVMS systems do not have the get_info utility.
-no_config
Excludes the configuration information from the selection.
-no_logs
Excludes the log files from the selection.
-no_debugs
Excludes the debug files from the selection.
-no_compress
Disables the compression of the
collected files on clients. By default,
the compression is enabled.
-debug_loc dir1 [dir2]...
Includes debugs not only from the default debug files directory but also from other directories,
dir1, dir2,.... Note that the subdirectories are excluded from the search. If a specified
directory does not exist on a particular client, the directory is ignored.
This option is valid only if the -no_debugs option is not specified.
-verbose
Enables verbose output. By default, verbose output is disabled.
-add_info path
Includes the additional information (for example, screenshots, pictures and the like) from a
directory on client identified by path.
The -any option is used when the directory path is the same for all clients. It is important to
make sure the path is not host-specific before using this option.
-localpack [filename]
Packs the directory structure from the current directory (must be the directory containing the
dlc directory generated by the -depot option) to the filename.
If the filename is not specified, the dlc.pck file is created in the current directory.
This option is equivalent to the -pack option, but is to be used only if the data is collected
using the -depot option.
To add files other than the collected files to the package, copy the files to one of the following
directories before running the command:
dlc/client/getinfo, dlc/client/log, or dlc/client/tmp (on UNIX),
or .\dlc\client\getinfo, .\dlc\client\log, or .\dlc\client\tmp
(on Windows). You cannot add directories, but only files. If the files are not copied to one of
the specified directories, the package cannot be unpacked during the unpack phase.
8