Use this command to delete the BMC TrueSight Presentation Server external configuration on IT Data Analytics.
Sometimes it might happen that you are unable to remove the BMC TrueSight Presentation Server details from IT Data Analytics on the Administration > External Configurations page.
This can happen in the following two scenarios:
While deleting the IT Data Analytics registration details on Presentation Server, IT Data Analytics was not up and running.
At the time of deleting IT Data Analytics registration details on Presentation Server, some data collectors or notifications that are created on IT Data Analytics were still in use and were using the BMC TrueSight Infrastructure Management cells.
In such a scenario, you can use this command to delete the external configuration details of Presentation Server that are displayed on the External Configurations page.
To understand the syntax and examples, see:
Note
Prefix this command with the following, as appropriate:
tspsdeleteprofile -u <username> -w <password> -d <hostName>
-p <port> -tspsprofilename <tspsExtConfigName> [-v] [-s] [-l <locale>]
Angle brackets (< >) indicate a variable value that needs to be user defined.
Square brackets ([ ]) indicate optional parameters.
The following table describes the parameters used in the syntax:
Parameter | Description |
---|---|
-u | User name to use to connect with the Console Server. |
-w | Password corresponding to the user name to use to connect with the Console Server. |
-d | Host name of the Console Server |
-p | Port number of the Console Server. |
-tspsprofilename | Name of the external configuration which must be deleted from appearing on the Administration > External Configurations page (column - Name). |
-l | (Optional) Indicates the locale in which you want to display messages when the command is run. You can set one of the following locales:
By default, the messages are displayed in the locale of the system on which the CLI is run. The value can be set to one of the following depending on the locale you choose:
Example: If you want to set the locale as Simplified Chinese, you need to specify, |
-v | (Optional) Version of the IT Data Analytics product. |
-s | (Optional) Indicates an HTTPS connection. |
The following example provides the input for deleting the Presentation Server external configuration on IT Data Analytics.
tspsdeleteprofile -u admin -w admin12345 -d localhost -p 9797 -tspsprofilename TSPS_mypost