DeviceURL - Direct Access to Managed Devices via Web
Users can bookmark the managed devices URL for faster accessibility.
Access the managed devices using the following format for the URL:
<NodeGrid IP or hostname>/direct/<device>/<action>
For example:
192.168.160.222/direct/ttyS2/console
192.168.160.222/direct/DKX3-port15/kvm
192.168.160.222/direct/VM-Linux/mks
192.168.160.222/direct/APC-PDU/web
Related Articles
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 ...
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 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 ...
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 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 ...