SUPPRESS Message Parameters

Systemwide variable that determines if messages are suppressed.

SUPPRESS_AGENT_MESSAGES

  • Description: Determines if messages are suppressed while connecting or disconnecting an agent to avoid performance issues.
  • The following messages will not be displayed in the message window but will be written into the server log:

    • 11650 - Server '&02' / Client '&05': Host '&01' ended abnormally. (Index='&03' CP='&04')

    • 11603 - Server '&02' / Client '&05': Host '&01' ended. (Index='&03' CP='&04')

    • 11602 - Server '&02' / Client '&03': Host '&01' now active.

  • Allowed values: Y and N

  • Default value: N

  • Restart required: No

SUPPRESS_MSG_INTERVAL

  • Description: Determines if messages should be suppressed when more than 60 equal messages are sent within a specified period of seconds.
  • The following message is displayed in the message window:

    • 11209 - Message '&01' will be suppressed. '&01' stands for the message number of the message that will be suppressed until the next interval starts.

  • Allowed values: 0 - 600

  • Default value: 60

  • Restart required: No

See also:

UC_SYSTEM_SETTINGS - Systemwide Settings