Setting Management Server credential information

This section describes how to configure Management Server information before adding or modifying specific IBM storage systems in the Microsoft SCOM monitoring list.

Procedure

You can use the SCOMU.cmd utility and the --sc-set command to configure the management server information.

  1. To configure the management server information on the agent, type the following details in a single command line:
    • Server name (--servername) of the Management Server
    • Domain (--domain) of the Management Server
    • Login user name (--username) and password (--password)
  2. To configure the management server information on the server, type the following details in a single command line:
    • Server name (--servername) of the Management Server

Example

The following is an example of configuring the management server information on the agent:
C:\Program Files\IBM\Storage\Host\IBMStorageSCOM\bin>scomu.cmd --sc-set 
--servername scom-163.scom145.cn.ibm.com --domain scom1435.cn.ibm.com
--username administrator --password pass
The following is an example of configuring the management server information on the server:
C:\Program Files\IBM\Storage\Host\IBMStorageSCOM\bin>scomu.cmd --sc-set 
--servername localhost

What to do next

If you want to delete the management server information, use the --sc-del command.
C:\Program Files\IBM\Storage\Host\IBMStorageSCOM\bin>scomu.cmd --sc-del
Checking the connection to the management server...
The connection to the management server is OK
The connection to the management server is deleted
If you want to get the management server information, use --sc-get command.
C:\Program Files\IBM\Storage\Host\IBMStorageSCOM\bin>scomu.cmd --sc-get
Management Server: scom2012-166
Windows domain: scom145.cn.ibm.com
Username: administrator
Password: ********