Sun Management Center Change Manager 1.0 Administration Guide

How to Halt Managed Hosts (Command Line)

  1. Determine the managed hosts that you want to halt.

    For example, you can halt the /web-server/host1 and /web-server/host2 managed hosts.

  2. Halt the managed hosts.


    $ changemgr halt [ -u username ] [ -p file ] [ -d domain ] \
    topopath ...
    topopath

    Specifies the path to a managed host or host group. The managed host or host group is relative to the top of the specified administrative domain.

    For descriptions of the other options, see How to Add Managed Hosts (Command Line).

Example-Halting Managed Hosts

Suzi wants to halt the /web-server/host1 and /web-server/host2 managed hosts.


$ changemgr halt /web-server/host1 /web-server/host2