chmanual command
This command tests the Flex System Enterprise Chassis call-home feature setup.
If command syntax is not correctly entered, or if a command fails to run, an error message is returned. See Common errors for a list of error messages that apply to all commands or chmanual command errors for a list of error messages that are specific to the chmanual command.
Function | What it does | Command | Target (see paths in Command targets) |
---|---|---|---|
Create call-home problem message | Create a call-home problem message for a CMM or compute node. | chmanual -desc "description" where "description" is a quote-delimited problem description of 1 to 100 characters in length. This command can only be run by users who have one or more of the following command authorities:
| Flex System Enterprise Chassis:
Compute node:
|
Generate call-home test call home | Manually generate a test call-home event that transmits the sample call-home problem message. | chmanual -test This command can only be run by users who have one or more of the following command authorities:
| Flex System Enterprise Chassis:
|
Example:
To create a call-home test message, at the system:> prompt, type
chmanual -desc "This is a test."
To manually send a test message, while the system is set as the persistent command environment, at the system> prompt, type
chmanual -test
The following example shows the information that is returned from these two commands:
system> chmanual -desc "This is a test."
OK
<span className="ph">system> chmanual -test
OK
</span>system>
Give documentation feedback