IBM Sterling Connect:Direct : initparm.cfg: Difference between revisions
(Criou a página com " = Ver também = * Artigos sobre IBM Sterling * Artigos sobre Cloud * Mais Artigos sobre Cloud / WebDev / Tecnologias C...") |
No edit summary |
||
Line 1: | Line 1: | ||
= Configurações = | |||
== Stat file info. == | |||
Controla a execução do arquivamento de estatísticas, executada pelo arquivo: | |||
./ndm/bin/statarch.sh | |||
Valores defaults | |||
# Stat file info. | |||
stats:\ | |||
:file.size=1048576:\ | |||
:max.age=8:\ | |||
:log.commands=n:\ | |||
:log.select=n:\ | |||
:syslog.logd=daemon: | |||
mais detalhes em [https://www.ibm.com/docs/en/connect-direct/6.2.0?topic=records-statistics-file-information-record Statistics file information record] | |||
Revision as of 21:46, 7 March 2023
Configurações
Stat file info.
Controla a execução do arquivamento de estatísticas, executada pelo arquivo:
./ndm/bin/statarch.sh
Valores defaults
# Stat file info. stats:\ :file.size=1048576:\ :max.age=8:\ :log.commands=n:\ :log.select=n:\ :syslog.logd=daemon:
mais detalhes em Statistics file information record