Sun Management Center Change Manager 1.0 Administration Guide

How to Reboot Managed Hosts (Command Line)

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

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

  2. Reboot the managed hosts.


    $ changemgr reboot [ -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-Rebooting Managed Hosts

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


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