activatemgrs command

Use the activatemgrs to activate an advanced manager that is currently deactivated.

Synopsis

smcli activatemgrs [-h] [-?] [-- help]
smcli activatemgrs advanced_manager_name

Description

The activatemgrs command allows a user to activate an advanced manager that is currently in the deactivated state. You can change an advanced manager at any time from the deactivated state to the activated state or the reverse.
Note: Both activation and deactivation of advanced managers will require a restart of IBM® Flex System Manager.

Deactivated managers do not use any memory or CPU resources and can therefore improve the overall server performance. It is recommended to keep as much unused function as possible in the deactivated state for the best performance.

Operands

The activatemgrs command uses the name, in the format in which it is returned by the lsmgrs command, of one or more advanced managers as operands.

Attention: If the name of the advanced manager has one or more spaces in it, you must enclose the name in quotation marks.

Options

-h | -?
Displays the syntax and a brief description of the command.
Tip: If you specify additional options other than -h | -? | --help, the options are ignored.
--help
Displays detailed information about the command, including the syntax, a description of the command, a description of the options and operands, error codes, and examples.
Tips:
  • If you specify additional options other than -h | -? | --help, the options are ignored.
  • You can also display detailed help in the form of man pages using the man command_name command.

Exit status

The following codes are returned by this command.
  • 0: Initiated the activation operation.
  • 1: A usage error occurred.
  • 2: The command or bundle was not valid.
  • 3: The user did not have permission to execute command.
  • 61: The specified advanced manager name is not valid.
  • 62: The operation did not initiate because the advanced manager is active.