chmanual command
Use this command to generate a manual call home request or a test call home event.
Note
Call home message recipients are configured using the chconfig command.
- The chmanual -test command generates a call home test message.
- The chmanual -desc command generates a manual call home message.
The following table shows the arguments for the options.
Option | Description | Values |
---|---|---|
-test | Generates a test message to call home recipients | |
-desc | Sends user-generated message to call home recipients | Quote-delimited problem description string (100 characters maximum) |
Syntax:
chmanual [<em className="ph i">options</em>]
option:
-test
-desc <em className="ph i">message</em>
Give feedback