Run the asadmin
command delete-node-agent
on the system where the node agent resides to delete the node agent files.
Before deleting a node agent, the node agent must be stopped and it its configuration removed using either the Admin Console or the asadmin delete-node-agent-config
command. You can also delete a node agent if it has never been started, or never successfully able to contact the Domain Administration Server (that is, if it is still unbound).
For example:
$ asadmin delete-node-agent nodeagent1
where nodeagent1
is your node agent.
For a complete description of the command syntax, see the online help for the command.
See Also: