Maintenance parameters

The following table describes Maintenance parameters.

Parameter

Description

CheckHAinDistribuitedEM

Enables the Configuration Agent to automatically recycle components in a Distributed environment when a Failover or a Fallback has occurred.

Valid Values:

  • 0: On
  • 1: Off

Default: 1

ComponentShowState

Some Control‑M/EM components, such as the GUI Server, the gateways, and the Global Conditions server, operate hidden from the user. These components can be displayed in command prompt windows by setting this parameter to 1, stopping the Configuration Agent, and restarting the agent.

Valid values: 0 and 1

Default: 0

DelCommregAfterActivateTries

Determines the number of consecutive failed activations before the component commreg record is deleted.

Default: 6

DiagOutputBufferSizeDefaultKB

Determines the default size limit in KB that is read from the output file

Default: 100

DiagOutputBufferSizeMaxKB

Determines maximum size in KB that you can set forDiagOutputBufferSizeDefaultKB.

Default: 100

FOTimeOutMinutes

Determines the number of minutes to wait for a manual Failover or Fallback before a timeout.

Default: 5

HADBLifeCheckTries

Determines the number of consecutive life check requests to the database server without getting a response.

Default:3

HADBMaxStartupTries

(PostgreSQL only) Determines the number of unsuccessful attempts that Configuration Agent tries to start up the database server.

Default:20

HADBTimeBetweenLifeCheck

Determines the number of seconds to wait between sending life check requests to the database server.

Default:5

HADBTimeToWaitAfterStartUp

(PostgreSQL only) Determines the number of seconds to wait after the Configuration Agent started up the database server.

Default:10

HALifeCheckTries

Determines the number of consecutive failed life check requests between the the Configuration Agent and the Control-M/EM components before the Configuration Agent tries to start it up.

Default:3

HAMaxStartupTries

Determines the number of unsuccessful attempts that the Configuration Agent tries to start up a component and then crashes.

Default:50

HATimeBetweenLifeCheck

Determines the number of seconds to wait between sending life check requests to the primary Configuration Agent.

Default:15

HATimeToWaitAfterStartup

Determines the number of seconds to wait after the Configuration Agent started up a component.

Default:180

LogCleanInterval

Interval, in minutes, between LogReg log cleaning operations by the Configuration Agent.

NOTE: The Configuration Agent cleans the LogReg log every time it is activated.

Valid values: Any whole number greater than 0

Default: 360

LogCleanLevel

Amount of detail the clean operation erases from the LogReg log.

Valid values:

  • 0 - No deletion
  • 1 - Cleans only the agent’s own log messages
  • 2 - Cleans all log messages

Default: 1

LogHistoryDays

Number of days that log entries are retained before they can be cleaned from the log.

Valid values: Minimum of 0

Default: 1

LogInfoLevel

Level of detail in LogReg log entries recorded by the Configuration Agent.

Valid values:

  • 0 - No entry
  • 1 - Configuration Agent-related messages
  • 2 - Brief component and agent related messages
  • 3 - Detailed component and agent related messages

Default: 2

SockRecrMaxAtmp

Valid values: Maximum number of times that the Configuration Agent can attempt to create a socket.

Default: ‑1 (no limit)

SockRecrWtIntr

Interval, in seconds between successive attempts to create a socket.

Valid values: Any whole number greater than 0.

Default: 10

StdoutLogInfoLevel

Level of detail in standard output messages reported by the Configuration Agent.

Valid values:

  • 0 - No entry
  • 1 - Configuration Agent-related messages
  • 2 - Brief component and agent related messages
  • 3 - Detailed component and agent related messages

Default: 2

StopGracePeriodSec

Time, in seconds, that a component is given to shut down following a Stop command. When this time is exceeded, the Configuration Agent again tries to stop the component. If the number of retries specified by the StopTries parameter is exceeded, the agent kills the component.

Valid values: Any whole number greater than 0.

Default: 45

StopTries

Number of times that the Configuration Agent tries to stop the component using the Stop command before performing a kill operation.

Valid values: Minimum of 1

Default: 2

SyncCFGFilesCycleInterval

Determines the number of seconds for the Configuration Agent to wait between each check action of a configuration file for changes to update in the database.

Default: 3600

Parent Topic

Control-M/EM system parameters