Execute the VM host registration command on the machine where the Admin Server for CIMS has been created.
Open a command prompt, and execute the following command.
> cd <CIMS installation folder>\Systemwalker\SWCTMG\Dashboard\bin > addVMHostInfo -h <host_address> -u <username> -p <password> -v <vm_type>
Parameters
Parameter | Description |
---|---|
-h <host_address> | Specify the IP address or host name of the VM host for the Managed Server. |
-u <username> | Specify the user name that was added in "I.1.1 Setting up Resource Information Collection from the VM Host". |
-p <password> | Specify the password for the user name that was added in "I.1.1 Setting up Resource Information Collection from the VM Host". |
-v <vm_type> | Specify the virtualization software type for the Managed Server. Specify either of the following values according to the virtualization software type used.
Note: "HYPERV" can only be specified with the Windows version. |
Example:
> cd <CIMS installation folder>\Systemwalker\SWCTMG\Dashboard\bin > addVMHostInfo -h 192.168.1.100 -u sqcsqc01 -p sqcsqc01 -v VMWARE
Note
After executing the commands, be sure to apply the registered information by using the procedure described in "I.3 Applying Registered Information". If the information is not applied, information about the registered devices will not be displayed in the dashboard.