Page tree

Use this command to delete the cells that are registered as a part of the TrueSight Presentation Server external configuration.

Sometimes it might happen that you are unable to remove the cells that are listed in TrueSight Presentation Server details from TrueSight IT Data Analytics on the Administration > External Configurations page.

This can happen in the following two scenarios:

  • While deleting the TrueSight Infrastructure Management registration details on Presentation Server, TrueSight IT Data Analytics was not up and running.

  • At the time of deleting Infrastructure Management registration details on Presentation Server, some data collectors or notifications created on TrueSight IT Data Analytics were still in use and were connected with the Infrastructure Management cells.

In such a scenario, you can use this command to delete the cells that are registered as part of Presentation Server that is displayed on the External Configurations page.

To understand the syntax and examples, see:

Syntax

Note

Before you run the command, note the following points:

tspsdeletecell -u <username> -w <password> -d <hostname> -p <portNo.> -tspscell <tspsCellName> -tspsprofilename <tspsExtConfigName> [-l <locale>] [-v] [-s]

  • 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:

ParameterDescription
-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.
-tspscell Name of the cell that is registered as part of Presentation Server.
-tspsprofilename

Name of the external configuration to which the the cell belongs.

-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:

  • English
  • Simplified Chinese
  • German
  • French

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:

  • English: en
  • Simplified Chinese: chs
  • German: de
  • French: fr

Example: If you want to set the locale as Simplified Chinese, you need to specify, l=chs.

-v
(Optional) Version of the IT Data Analytics product.
-s
(Optional) Indicates an HTTPS connection.

Example input

The following example provides the input for deleting a cell that belongs to the Presentation Server external configuration on TrueSight IT Data Analytics.

tspsdeletecell -u admin -w admin12345 -d localhost -p 9797 -tspscell TSPS_mycell -tspsprofilename TSPS_mypost