collectNetworkAdvisorLogs command

Use the collectNetworkAdvisorLogs command to collect the logs and data needed to resolve SMIA Configuration Tool issues.

Synopsis

smcli collectNetworkAdvisorLogs [-u db_username] [-p db_password]

smcli collectNetworkAdvisorLogs [-h | -? | --help]

Description

Use the collectNetworkAdvisorLogs command to collect the logs and data needed to resolve SMIA Configuration Tool issues.

Options

-h | -?
Displays the syntax and a brief description of the command.
Tip: If you specify additional options other than -h | -? | --help, the options are ignored.
--help
Displays detailed information about the command, including the syntax, a description of the command, a description of the options and operands, error codes, and examples.
Tips:
  • If you specify additional options other than -h | -? | --help, the options are ignored.
  • You can also display detailed help in the form of man pages using the man command_name command.
-p | --password Network Advisor database password
The password for the IBM® Network Advisor database user, which is the password that you set for the Administrative user (default user ID is USERID) in the initial Setup wizard. If this option is not specified, the user is prompted for a value.
-u | --username Network Advisor database user name
The username of the IBM Network Advisor database user. You must specify the username dcmadmin.

Exit status

The following codes are returned by this command.
  • 0: The operation completed.

Examples

Collect the logs and data needed to resolve SMIA Configuration Tool issues:
smcli collectNetworkAdvisorLogs -u dcmadmin -p password
Note: Specifying credentials from a command prompt presents a security risk, since they might be recorded in the shell or other operating system areas.