NDR Sensor CLI
set core-dump global frequency-threshold <core-dump-threshold-freq>
Global limit for setting threshold in seconds for frequency of generated
core dump files for all processes or applications.
Any application generating core dump within threshold seconds will be
ignored and new core dump request will only be in effect after the threshold period has expired.
By default processes generating core dump within threshold frequency of 600 seconds will be denied.
To disable this config, set value to 0.
Note, disabling config may consume higher disk space and can cause disk space exhaustion.
Parameters:
| Option | Description |
|---|---|
| <core-dump-threshold-freq> | Threshold value in the range of 0 - 1200 seconds. |