ATM Transaction Anayzer User and Installation Guide

Appendix J 179
Parameter Description
LatencyWaitSecs Halts the statgen calculation for the specified time interval to get maximum possible
data for the time gap of two collectors or nodes.
Default: 30
MaxLatencyWaitEnableMins Halts the latency interval if the time gap between two collectors or nodes is more
than the specified time in this parameter.
Default: 30
WeeklyStatCalculationDay Specifies the weekday for calculating the weekly statistics.
(0-Sunday, 1-Monday, 2-Tuesday, 3-Wednesday, 4-Thursday, 5-Friday, 6-Saturday)
Default: 0 (Sunday)
ATMMAINTAIN Configuration Parameters
Section: Data Source Configuration
Parameter Description
Data Source Name of the Database Server
Initial Catalog Name of the database
User ID Name of the database user
Password Database password
Windows Authentication Whether windows authentication mode is to be used or not
Section: Operational Parameters
Parameter Description
LogFile Name Name of the log file.
Default: ATMMaintain.log
purgeBatchCount Batch count for the number of records to be deleted at one time.
Default: 5000
dailyStatsPurgeIntervalDays Retention period for the dailystats table.
Default: 365
hourlyStatsPurgeIntervalDays Retention period for the hourlystats table.
Default: 30.
statsPurgeIntervalDays Retention period for the stats table.
Default: 7
alertsPurgeIntervalDays Retention period for the alerts table.
Default: 15
transactionsPurgeIntervalDays Retention period for the transactions table.
Default: 7
actionRetryWaitTimeMs Time in milliseconds after which the process will retry the operation in case of
failure.
Default: 1000 * 60
maxActionFailureRetries The maximum number of times the service will retry in case of a failure.
Default: 5
sqlCmdTimeoutSecs Time for query execution.
Default: 60 * 60 * 2
MaxLogFileLen Log File Length size in Kb.
MaxNumOldLogFiles Maximum number of old log files.
LogErrorsToEventLog Log the error messages to the windows event log.
checkIntervalMs Time in milliseconds after which the process will check if it is the right time to
start the process.
Default: 1000 * 60 * 5;
Appendix J