IServerAgentConnection.SetClusterRecyclingKillProblemProcesses

Syntax:

SetClusterRecyclingKillProblemProcesses(<Cluster>, <KillProblemProcesses>)

Parameters:

<Cluster> (optional)

Type: IClusterInfo.
Server cluster for which the force termination of the default process is set up.
Default value: Number.

<KillProblemProcesses> (optional)

Type: Boolean.
If the value is set True, the processes which are recognized to be default according to the monitoring results will be force terminated.
Possible reasons on which a processes can be recognized to be default:
  • value exceed ErrorsCountThreshold,
  • the amount of memory used by the processor is exceeded
  • process hang-up (stops to respond the queries),
  • the process has not been terminated in a certain time after being excluded from a cluster .

Description:

Enforces termination of processes with errors.

Availability:

Integration.

    

1C:Enterprise Developer's Community