SSH Reference Manual

Default
If omitted, EMSBURSTSUPPRESSION is set to FALSE.
Example
EMSBURSTSUPPRESSION TRUE
See also
BURSTSUPPRESSION, BURSTSUPPRESSIONEXPIRATIONTIME, BURSTSUPPRESSIONMAXLOGLEVEL
ENABLESTATISTICSATSTARTUP
This Boolean parameter allows enabling gathering statistics at startup of the SSH2 process.
Parameter Syntax
ENABLESTATISTICSATSTARTUP TRUE|FALSE
Arguments
TRUE
Statistics will be gathered immediately after the SSH2 process has started.
FALSE
Gathering statistical data will be enabled only after SSHCOM command ENABLE STATISTICS was issued.
Default
The default for this parameter is FALSE.
Example
ENABLESTATISTICSATSTARTUP TRUE
Considerations
Maintaining statistics may slow down the SSH2 process.
FILEBURSTSUPPRESSION
Use this parameter to configure burst suppression for log message duplicates of log target of file.
Parameter Syntax
FILEBURSTSUPPRESSION TRUE|FALSE
Arguments
TRUE|FALSE
Specifies whether FILEBURSTSUPPRESSION is enabled or not:
o TRUE: Duplicate log messages will be suppressed.
o FALSE: Duplicate log messages will not be suppressed.
Considerations
The value of parameter FILEBURSTSUPPRESSION is ignored if BURSTSUPPRESSION is set to TRUE.
Burst suppression for log target file is enabled if either parameter BURSTSUPPRESSION or parameter
FILEBURSTSUPPRESSION is set to TRUE.
HP NonStop SSH Reference Manual Configuring and Running SSH2 77