AIX operating systemsLinux operating systemsWindows operating systems

Removing a spoke server

You can remove a spoke server from the Operations Center.

About this task

For example, you might need to remove a spoke server in the following situations:
  • You want to move the spoke server from one hub server to another hub server.
  • You want to decommission the spoke server.

Procedure

To remove the spoke server from the group of servers that are managed by the hub server, complete the following steps:

  1. From the Tivoli® Storage Manager command line, issue the following command on the hub server:
    QUERY MONITORSETTINGS
  2. From the output of the command, copy the name that is in the Monitored Group field.
  3. Issue the following command on the hub server, where group_name represents the name of the monitored group, and member_name represents the name of the spoke server:
    DELETE GRPMEMBER group_name member_name
  4. Optional: If you want to move the spoke server from one hub server to another hub server, do not complete this step. Otherwise, you can disable alerting and monitoring on the spoke server by issuing the following commands on the spoke server:
    SET STATUSMONITOR OFF
    SET ALERTMONITOR OFF
  5. Optional: If the spoke server definition is used for other purposes, such as enterprise configuration, command routing, storing virtual volumes, or library management, do not complete this step. Otherwise, you can delete the spoke server definition on the hub server by issuing the following command on the hub server:
    DELETE SERVER spoke_server_name