SET CONFIGMANAGER (Specify a configuration manager)
Use this command to specify whether a server is a configuration manager. On a configuration manager, you can define configuration profiles to which other servers can subscribe.
You cannot designate a server as a configuration manager if the server subscribes to one or more profiles on another configuration manager.
If a server is a configuration manager, you cannot change this designation until you delete all profiles, including the default profile.
Issue the QUERY STATUS command to determine if a server is a configuration manager. When a server is installed, it is not designated as a configuration manager.
Privilege class
To issue this command, you must have system privilege.
Syntax
Parameters
- ON
- Specifies that the server is a configuration manager.
When you designate a server as a configuration manager, IBM Spectrum® Protect creates a default profile named DEFAULT_PROFILE and associates with the profile all servers and server groups defined on the configuration manager. You can modify or delete the default profile.
- OFf
- Specifies that the server is not a configuration manager.
Example: Specify a configuration manager
Designate a server as a configuration manager.set configmanager on
Related commands
Command | Description |
---|---|
DEFINE PROFILE | Defines a profile for distributing information to managed servers. |
QUERY STATUS | Displays the settings of server parameters, such as those selected by the SET commands. |
SET CONFIGREFRESH | Specifies a time interval for managed servers to contact configuration managers. |