TrueSightInfrastructureManagement_config command


The TrueSightInfrastructureManagement_config command enables you to register BMC TrueSight Infrastructure Management Server with BMC TrueSight Operations Management Report Engine, for enabling performance data collection. 

Note

If you register the BMC TrueSight Infrastructure Management Server with Sybase database, by default the value of -dbname will be storm_serverName.

The available options for the TrueSightInfrastructureManagement_config command are:

  • add

  • edit

  • list

  • unregister

Options for the TrueSightInfrastructureManagement_config command

option

Syntax

add

Registers the Infrastructure Management Server with a BMC TrueSight Operations Management Report Engine.

Note

  • If you have unregistered the Infrastructure Management Server, you can use this command to re-register the Infrastructure Management Server.
  • You can only register one Infrastructure Management Server with a BMC TrueSight Operations Management Report Engine. Make sure you specify the correct BMC TrueSight Infrastructure Management Server logical name.
  • If the command exceeds 256 bytes, the Bourne shell (sh) does not accept the rest of the characters. This can cause the command to fail. Instead, use the Bourne Again Shell (bash).

Syntax for Oracle or Sybase databases:

TrueSightInfrastructureManagement_config.bat register -add -server <BMC TrueSight Infrastructure Management Server Host name/IP address/Cluster logical IP address> -dbtype <Choose between Oracle Or Sybase> -dbhost <BMC TrueSight Infrastructure Management Server Database hostname/IP address> -dbport <Sybase DB port or Oracle Listener port> -dbname <databaseName or SID> -dbuser <DB User name> -dbpassword <DB password> -cellname <BMC TrueSight Infrastructure Management Cell Name>

Example for Windows

TrueSightInfrastructureManagement_config.bat  register -add -server vm-w23-rds1536.bmc.com -dbtype ORACLE
-dbhost vm-w28-rds1627 -dbport 1521 -dbname BMCPDS -dbuser pnet -dbpassword pnet -cellname pncell_vm-w23-rds1536

Example for Solaris\Linux

./TrueSightInfrastructureManagement_config.sh  register -add -server vm-w23-rds1536.bmc.com -dbtype SYBASE
-dbhost vm-w28-rds1627 -dbport 2638 -dbuser dba -dbpassword pronet -cellname pncell_vm-w23-rds1536

Syntax for Oracle RAC setup:

TrueSightInfrastructureManagement_config.bat register -add -server <BMC TrueSight Infrastructure Management Server Host name/IP address/Cluster logical IP address> -dbtype <For  Oracle RAC use: RAC> -dburl <Oracle RAC URL in double quotes> -dbuser <Oracle RAC DB User name> -dbpassword <Oracle RAC DB password> -cellname <BMC TrueSight Infrastructure Management Cell Name>

Example for Windows

TrueSightInfrastructureManagement_config.bat register -add -server abc.bmc.com -dbtype RAC -dburl "(DESCRIPTION = (ADDRESS_LIST =(ADDRESS = (PROTOCOL = TCP)(HOST =vm-w28-rds1627)
(PORT = 1521)) ) (CONNECT_DATA = (SERVER = DEDICATED) (SERVICE_NAME = bmcpds) ) )"
-dbuser pnet -dbpassword pnet
-cellname pncell_vm-w23-rds1536

Example for Solaris\Linux

./TrueSightInfrastructureManagement_config.sh register -add -server abc.bmc.com -dbtype RAC -dburl "(DESCRIPTION = (ADDRESS_LIST =(ADDRESS = (PROTOCOL = TCP)(HOST =vm-w28-rds1627)
(PORT = 1521)) ) (CONNECT_DATA = (SERVER = DEDICATED) (SERVICE_NAME = bmcpds) ) )"
-dbuser pnet -dbpassword pnet
-cellname pncell_vm-w23-rds1536

edit

Modifies a registered BMC TrueSight Infrastructure Management Server by providing the serverid of the server you want to modify

Note

You cannot edit a server that is already been unregistered.

Syntax for Oracle or Sybase databases:

TrueSightInfrastructureManagement_config.bat register -edit -server <BMC TrueSight Infrastructure Management Server Host name/IP address/Cluster logical IP address> -dbtype <Choose between Oracle Or Sybase> -dbhost <BMC TrueSight Infrastructure Management Server Database hostname/IP address> -dbport <Sybase DB port or Oracle Listener port> -dbname <databaseName or SID> -dbuser <DB User name> -dbpassword <DB password> -cellname <BMC TrueSight Infrastructure Management Cell Name>

Example for Windows

TrueSightInfrastructureManagement_config.bat register -edit -server vm-w23-rds1536.bmc.com -dbtype ORACLE
-dbhost vm-w28-rds1627 -dbport 1521 -dbname BMCPDS -dbuser pnet -dbpassword pnet -serverId 1 -cellname pncell_vm-w23-rds1536

Example for Solaris/Linux

./TrueSightInfrastructureManagement_config.sh register -edit -server vm-w23-rds1536.bmc.com -dbtype ORACLE
-dbhost vm-w28-rds1627 -dbport 1521 -dbname BMCPDS -dbuser pnet -dbpassword pnet -serverId 1 -cellname pncell_vm-w23-rds1536

Syntax for Oracle RAC setup:

TrueSightInfrastructureManagement_config.bat register -edit -server <BMC TrueSight Infrastructure Management Server Host name/IP address/Cluster logical IP address> -dbtype <For  Oracle RAC use: RAC> -dburl <Oracle RAC URL in double quotes> -dbuser <Oracle RAC DB User name> -dbpassword <Oracle RAC DB password> -cellname <BMC TrueSight Infrastructure Management Cell Name>

Example for Windows

TrueSightInfrastructureManagement_config.bat register -edit -server abc.bmc.com -dbtype RAC -dbuser pnet -dbpassword pnet
-dburl "(DESCRIPTION = (ADDRESS_LIST =(ADDRESS = (PROTOCOL = TCP)(HOST =vm-w28-rds1627)
(PORT = 1521)) ) (CONNECT_DATA = (SERVER = DEDICATED) (SERVICE_NAME = bmcpds) ) )"
-serverId 1 -cellname pncell_vm-w23-rds1536

Example for Solaris/Linux

./TrueSightInfrastructureManagement_config.sh register -add -server abc.bmc.com -dbtype RAC -dbuser pnet
-dbpassword pnet -dburl "(DESCRIPTION = (ADDRESS_LIST =(ADDRESS = (PROTOCOL = TCP)
(HOST =vm-w28-rds1627)(PORT = 1521)) ) (CONNECT_DATA = (SERVER = DEDICATED)
(SERVICE_NAME = bmcpds) ) )"
-serverId 1 -cellname pncell_vm-w23-rds1536

list

Lists all available BMC TrueSight Infrastructure Management Servers and whether they are registered or unregistered by indicating Active status for registered servers, or Inactive status for unregistered servers.
Syntax for Windows:

TrueSightInfrastructureManagement_config.bat register -list 

Syntax for Solaris/Linux:

./TrueSightInfrastructureManagement_config.sh register -list

Unregister

Unregisters BMC TrueSight Infrastructure Management Server from the BMC TrueSight Operations Management Report Engine. After executing the command, the application prompts you to confirm.

Warning

After you unregister a BMC TrueSight Infrastructure Management Server, the configuration, rate, or stats data cannot be accessed. Even if you register the same BMC TrueSight Infrastructure Management Server again, the previous configuration, rate, or stats data does not get linked to the newly registered server.

Syntax for windows:

TrueSightInfrastructureManagement_config.bat unregister -server <BMC TrueSight Infrastructure Management Server Host name/IP address/Cluster logical IP address>

Example

TrueSightInfrastructureManagement_config.bat unregister -server vm-w28-rds1627

Syntax for Solaris/Linux:

./TrueSightInfrastructureManagement_config.sh unregister -server <BMC TrueSight Infrastructure Management Server Host name/IP address/Cluster logical IP address>

Example

./TrueSightInfrastructureManagement_config.sh unregister -server vm-w23-rds1536.bmc.com

 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*