How to Manually Add NetApp Storage Devices 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 NetApp device you want to add.
- Enter the IP address of the NetApp device. Make sure the IP address is reachable by the NodeGrid Manager.
- On the Type field, select netapp.
- Enter username and password of the user account of the NetApp device, or select Ask During Login option if you want to provide the admin credentials during the login time, and then click the Save
The NetApp device should now appear under Access page and it should be ready for access.
Further configuration on Managed Devices :: Devices is available in order to enable tunnel, monitoring, scripts, data logging, event logging, alerting and custom fields for this type of device.
Related Articles
How to Auto-Discover and Add NetApp Storage Devices to NodeGrid
In order to discover NetApp devices on the network, first you need to add at least one netapp type manually. See the article "How to manually add NetApp storage devices to NodeGrid" for details. Then, follow the steps below: Access the NodeGrid via ...
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 ...
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 Network Devices with SSH or Telnet Support to NodeGrid
Introduction: Use case for the Network scanning of IP Devices is to add all the IP managed devices into the Nodegrid Manager for managing all the devices. It can also be used to detect IP usage in the network. (This detection of IP device is ...