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.
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.
|
Execution example:
> 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.