Top
Cloud Infrastructure Management SoftwareV1.2.0 User's Guide

I.2.2 Registering Devices on the Admin Server

On the machine where the Admin Server for CIMS has been created, execute the command for registering devices for which eco information is to be collected.

[Windows]

Open a command prompt, and execute the following command.

> cd <CIMS installation folder>\Systemwalker\SWCTMG\Dashboard\bin
> addEcoInfo -s <snmp_address> -m <machine_type>

Parameters

Parameter

Description

-s <snmp_address>

Specify the IP address or host name of the device for which eco information is to be collected.

-m <machine_type>

Specify the model name of the device for which eco information is to be collected. The following shows the models for which eco information can be collected, as well as how to specify the model names.

  • PRIMERGY BX600: BX600

  • PRIMERGY BX900: BX900

  • PRIMERGY RX200: RX200

  • PRIMERGY RX300: RX300

Execution example:

[Windows]
> cd <CIMS installation folder>\Systemwalker\SWCTMG\Dashboard\bin
> addEcoInfo -s 192.168.1.101 -m RX300

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.