chmanual command
This command tests the Lenovo Flex System 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:
| Lenovo Flex System 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:
| Lenovo Flex System chassis:
|
Example:
chmanual -desc "This is a test."
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>