ProcessMonitor element
Configures settings related to the process monitor.
Parents
Attributes
Name | Type | Required | Description |
---|---|---|---|
maxAttachmentSize | integer | Specifies the maximum size of the attachments in MB. | |
maxInHour | integer | Specifies the maximum number of allowed automatic restarts per hour. | |
maxProcess | integer | Defines the expected minimum number of monitored processes. If the number of terminated processes exceeds this value, the system interprets it as a critical failure and may initiate a full restart or halt further automatic restarts to prevent unstable operation. | |
maxTimeout | string | When a full DataMiner restart is required because of the disappearance of a critical process, this setting specifies the number of minutes to wait before performing a full DataMiner restart. | |
passwordOnAttachment | boolean | Specifies whether a password is applied on the attachments. |
Children
Name | Occurrences | Description |
---|---|---|
All | ||
HighDumps | [0, 1] | Configures how long high memory dumps will be kept. |
LowDumps | [0, 1] | Configures how long low memory dumps will be kept. |
MaxTotalCrashDumpFolderSizeGb | [0, 1] | Specifies the maximum size of the Logging/CrashDump folder. Default: 5 GB. |
RequestDumps | [0, 1] | Configures how long manually requested memory dumps will be kept. |
TempFolders | [0, 1] | Configures how long a temporary folder (incomplete dump) will be kept. |
Remarks
Note
- If these tags are not specified, the default values will be used.
- Customizing how long crashdump packages are kept does not require a DataMiner restart. However, these settings will only be applied once a crash dump package is created.
Tip
See also: SLWatchdog