Host management using the vomadm utility
Use the following commands to manage the configured hosts in Veritas InfoScale Operations Manager.
vomadm host-mgmt [--remove --host <hostname> | --remove --hostfile <file> | --list ]
Where,
list: It lists all hosts configured as agents to Veritas InfoScale Operations Manager Management Server.
remove: It removes specified host(s) from Veritas InfoScale Operations Manager. To remove single host, use the --host option. To remove multiple hosts use the --hostfile option.
host: The name for the managed host as known by Veritas InfoScale Operations Manager Management Server as listed in the --list option.
hostfile: The path to a file containing list of host names. Hosts should be listed in the file with each host on a new line.
More Information
Related information