DEFINE CALLHOME (Define a Call Home configuration)
Use this command to define a Call Home configuration with customer information.
Privilege class
To issue this command, you must have system privilege.
Note: After issuing the DEFINE CALLHOME command, restart the
servermon service to apply the configuration changes.Syntax
Parameters
- CUSTOMERID
- Specifies the seven characters IBM customer identification number. This is a unique identifier assigned by IBM to identify your organization.
- COUNTRYCODE
- Specifies the two-character country code where the customer is located. Use standard ISO 3166-1 alpha-2 country codes (for example, US for United States, UK for United Kingdom, DE for Germany).
- Specifies the email address to receive Call Home notifications.
- PHONE
- Specifies the phone number for contact purposes.
- COMPANY
- Specifies the company name.
- CONTACT
- Specifies the name of the primary contact person.
Example: Define Call Home configuration with all parameters
Define a Call Home configuration with all parameters including optional company name and contact person.
Protect: TSMSVR01>define CALLHOME CUSTOMERID=0054672 COUNTRYCODE=US
EMAIL=test1@abc.com PHONE=+1-233-435-3592 COMPANY=paradise CONTACT=John
On successful execution of the command, you see the following
message:
ANR5002I Call Home configuration defined successfully.Related commands
| Command | Description |
|---|---|
| UPDATE CALLHOME (Update the existing Call Home configuration) | Update existing Call Home configuration |
| QUERY CALLHOME (Query the existing Call Home configuration) | Display current Call Home configuration |
| DELETE CALLHOME (Delete the existing Call Home configuration) | Remove Call Home configuration |
