SET CONFIGREFRESH (Set managed server configuration refresh)

Use this command on a managed server to specify how often that server contacts its configuration manager for updated configuration information.

To display the current setting, issue the QUERY STATUS command. At installation, the interval is set to 60 minutes.

Privilege class

To issue this command, you must have system privilege.

Syntax

Read syntax diagramSkip visual syntax diagram
>>-Set CONFIGRefresh--minutes----------------------------------><

Parameters

minutes (Required)
Specifies the interval, in minutes, before a managed server contacts its configuration manager for configuration updates. Specify an integer from 0 to 10000.
  • If the value is greater than 0, the managed server immediately contacts the configuration manager. The next contact occurs when the specified interval is reached.
  • If the value is 0, the managed server does not contact the configuration manager.
This value is ignored if the server does not subscribe to at least one profile on a configuration manager.

Example: Set a 45–minute refresh interval

Specify that a managed server contacts its configuration manager every 45 minutes.
set configrefresh 45

Related commands

Table 1. Commands related to SET CONFIGREFRESH
Command Description
DEFINE PROFASSOCIATION Associates objects with a profile.
DEFINE PROFILE Defines a profile for distributing information to managed servers.
DELETE PROFASSOCIATION Deletes the association of an object with a profile.
NOTIFY SUBSCRIBERS Notifies servers to refresh their configuration information.
SET CONFIGMANAGER Specifies whether a server is a configuration manager.
UPDATE PROFILE Changes the description of a profile.