Access your NodeGrid via telnet, ssh, or console, and log in as admin.
Type the following commands to add a Console Server device to NodeGrid:
[admin@nodegrid /]# add /settings/devices/
[admin@nodegrid {devices}]# set name=<console_server>
[admin@nodegrid {devices}]# set ip_address=<console_server_IP>
[admin@nodegrid {devices}]# set type=<TAB>
cimc_ucs idrac6 kvm_mpu pdu_raritan
console_server_acs ilo netapp pdu_servertech
console_server_acs6000 ilom pdu_apc virtual_console_kvm
console_server_lantronix im pdu_baytech virtual_console_vmware
console_server_opengear ipmi_1.5 pdu_enconnex
device_console ipmi_2.0 pdu_mph2
drac kvm_dsr pdu_pm3000
[admin@nodegrid {devices}]# set type=<console_server_xxx>
[admin@nodegrid {devices}]# set username=<admin_user>
[admin@nodegrid {devices}]# set credential=set_now
[admin@nodegrid {devices}]# set password=<admin_user_password>
[admin@nodegrid {devices}]# set end_point=appliance
[admin@nodegrid {devices}]# set mode=enabled
[admin@nodegrid {devices}]# save
Note: hitting <TAB> completes the command and show possible options
Related Articles
How to Manually Add Console Servers to NodeGrid via WebUI
Select Managed Devices :: Devices, click the Add button to add a device in the system. For the purpose of this example, provide the following information: On the Name field, type the name of the console server device you want to add. Enter the IP ...
How to Auto-Discover and Add Console Servers to NodeGrid
In order to discover console servers on the network, first you need to add at least one console server type manually. See the article "How to manually add Console Servers to NodeGrid" for details. Then, follow the steps below: Access the NodeGrid ...
How to Manually Add Network Devices with SSH or Telnet Support to NodeGrid via CLI
Access your NodeGrid via telnet, ssh, or console, and log in as admin. Type the following commands to add Console device to NodeGrid: [admin@nodegrid /]# add /settings/devices/ [admin@nodegrid {devices}]# set name=<device_name> [admin@nodegrid ...
How to Manually Add NetApp Storage Devices to NodeGrid via CLI
Access your NodeGrid via telnet, ssh, or console, and log in as admin. Type the following commands to add a NetApp device to NodeGrid: [admin@nodegrid /]# add /settings/devices/ [admin@nodegrid {devices}]# set name=<netapp_server> [admin@nodegrid ...
How to Manually Add Network Devices with SSH or Telnet Support to NodeGrid via WebUI
Select Managed Devices :: Devices, click the Add button to add a device in the system. For the purpose of this example, provide the following information: On the Name field, enter the name of the device you want to add (for example a critical Red ...