To Create a Node Agent Placeholder

A node agent is a local watchdog for server instances that are running on a remote machine. Therefore, a node agent must be created on the machine that is hosting the server instances. As a result of this requirement, you can use the Admin Console to create only a placeholder for a node agent. This placeholder is a node agent configuration for which a node agent does not yet exist.

After creating a placeholder, use the asadmin command create-node-agent on the machine hosting the node agent to complete the creation. For more information on the command, see the manpage for the command create-node-agent.

  1. In the tree component, select the Node Agents node.
  2. On the Node Agents page, click New.
  3. On the New Node Agent Placeholder page, enter a name for the new node agent.

    The name must be unique across all node agent names, server instance names, cluster names, and configuration names in the domain.

  4. Click OK.

    The placeholder for your new node agent is listed on the Node Agents page.

More Information
Equivalent asadmin command

create-node-agent-config

See Also

Next Steps After Creating a Node Agent Placeholder