ArgentDataConsolidator

This registry key contains the following values:

ADDITIONAL_EMAIL_NOTIFY

Default

Empty

Description

This is a comma-separated string value. When the license has expired or is about to expire, a notification email is sent to Argent Support, the Customer’s email address, plus email addresses specified in this registry value.

ARCHIVE_SQL_TIMEOUT

Default

30

Description

This value is a timeout in seconds for the SQL statement to insert records into the archiving database.

AUTO_EXPORT_MOTHER_CONTROL_INFO

Default

0

Description

This key is used by the scheduling engine and is checked when the service starts.

If zero, no automatic export of the control information is performed.

If NOT zero, it represents the interval (in seconds) to export the mother control information.

BACKUP_ENGINE_MAX_WAIT_TO_TAKEOVER

Default

180

Description

This value is the maximum time to wait (in seconds) before the backup engine starts taking over the offline main engine.

CENTRAL_ENGINE

Default

Empty

Description

Name of the Mother Scheduling Engine.

CODEBASE_MB_LIMIT

Default

100

Description

Maximum CodeBase file size. After this size is reached, no predictor data is saved.

DAUGHTER_ALIAS

Default

Empty

Description

Alias for the daughter scheduling engine.

DAUGHTER_SCHEDULE

Default

Empty

Description

Schedule to upload Argent Predictor data from the daughter scheduling engine.

DAUGHTER_UPLOAD_TRACE_ASAP

Default

1

Description

Boolean value

If it is true, upload the Relator trace log immediately.

DEADLOCK_THRESHOLD_IN_SECOND

Default

300

Description

If an internal worker thread has not updated the deadlock detecting structure for this amount of time (in seconds), a deadlock event is fired, and the service is restarted.

DEBUG_LEVEL

Default

0

Description

This value represents the debug level.

ENTERPRISE_LICENSE_APPLICATIONS

Default

Empty

Description

This is a comma-separated string. When enterprise mode is turned on, new nodes added to the master catalog are checked only for the specified application, and added to the correspondent monitoring groups.

ENTERPRISE_LICENSE_MODE

Default

0

Description

Boolean field

If this registry value is other than zero, the enterprise mode is turned on.

Any new entry added to master catalog is automatically licensed and added to correspondent monitoring groups based on installed applications.

EREPORT_TIMEOUT

Default

60

Description

This is the Automatic Report Distribution timeout.

EXECUTOR_OFFLINE_ALERT

Default

Empty

Description

Alerts to fire when the monitoring engine is offline.

FIRE_GUARDIAN_ALERT

Default

Empty

Description

System alert.

FIRE_GUARDIAN_ALERT_IF_ANY_HAPPEN

Default

Empty

Description

System alert conditions.

HOMEPATH

Default

C:\Argent\ArgentManagementConsole\ArgentDataConsolidator

Description

Installation Path.

INSTALL_DATE

Default

None

Description

Installation date.

INSTALL_TYPE

Default

None

Description

Value 0: – Main engine

Value 1: – Backup engine

Value 2: – Local client

Value 3: – Monitoring Engine

Value 5: – Remote client

Value 6: – Daughter scheduling engine

LAST_SERVICE_RECYCLE_TIME

Default

None

Description

This is a binary value representing the exact time when the Scheduler service was last stopped/recycled. Used internally by the scheduling engine.

LATEST_MODIFY_TIME

Default

None

Description

Last modification time for Argent Data Consolidator.

LICENSE_DOMAIN

Default

None

Description

This is the domain name of the licensed Argent Data Consolidator main engine.

For the main engine, this entry is re-filled by the Argent Data Consolidator service when it starts.

For backup engines, this entry is propagated from the main engine.

This entry is read-only.

LICENSE_FILE

Default

None

Description

License file path.

LICENSE_SERVER

Default

None

Description

Server name of the licensed Argent Data Consolidator main engine.

LOGSIZE

Default

5120

Description

Maximum log size before rollover.

MAINT_SCRIPT_INTERVAL

Default

0

Description

Interval in seconds when the Scheduler engine runs the ADC_MAINTENANCE.BAT script. The script should be present in the Argent Data Consolidator home directory

If 0, the maintenance script is not executed.

If less than 60, it is defaulted to 600.

MAX_ALLOW_EXECUTOR_OFFLINE_MINUTES

Default

10

Description

Maximum time in minutes to allow monitoring engine to be offline before firing the system event.

MAX_EVTLOG_LOOKBACK

Default

7

Description

Maximum days to look back for old event log entries.

MAX_INIT_INTERVAL

Default

60

Description

This is the time interval in minutes that Relator information should be read completely, even if not changed.

MAX_JOB_RUNTIME

Default

1800

Description

Maximum time in seconds allowed for a job to complete.

MAX_JOB_RUNTIME_WITH_TE_OFFLINE

Default

300

Description

This is the time in seconds the job is given before it is reset in case the job information cannot be obtained from the Transfer Engine (i.e. transfer engine is offline).

If zero, there is no maximum time for this situation.

If less than 180 (3 minutes), it defaults to 180.

MAX_KEEP_PREDICTOR_DATA

Default

7

Description

Maximum days to keep the Argent Predictor data.

ODBC_TXTBUF_IN_KB

Default

32

Description

This is pre-allocated memory size for reading memo or text fields from SQL Server database.

PERFDATA_COLLECT_RATE

Default

10

Description

Time interval in seconds to retrieve track log information from the monitoring engine.

PING_TECHNOLOGY_OPTION

Default

2

Description

Value: 1 – Simple ping with fix interval for lightweight SLA.

Value: 2 – Heuristic algorithm is used for lightweight SLA.

POLL_CENTRAL_ENGINE_INTERVAL

Default

60

Description

Time interval in seconds to poll mother scheduling engine.

PORT

Default

3171

Description

This is the TCP port used by the mother scheduling engine.

RESOURCE_POOL_TIME

Default

180

Description

ODBC connection pool time.

RUNTIME_CB_DLL

Default

3

Description

This is the threshold number for CodeBase connections. When it is exceeded, warning message is logged.

RUNTIME_CB_WAIT

Default

30

Description

Maximum wait time in minutes for a database connection before opening a new one.

SQL_DATABASE

Default

None

Description

SQL Server database name.

SQL_LOGIN_TIMEOUT

Default

15

Description

SQL Server login timeout in seconds.

SQL_LOGON

Default

None

Description

SQL Server logon user.

SQL_ODBC_DSN

Default

None

Description

ODBC DSN connection string.

SQL_OUTAGE_ALLOWED_IN_MINUTE

Default

15

Description

Maximum allowed SQL Server outage time in minutes before service is shutdown.

SQL_PASSWORD

Default

None

Description

SQL Server logon password.

SQL_QUERY_TIMEOUT

Default

0

Description

SQL Server query timeout in seconds.

If zero, the system default value is used — usually 15 seconds.

SQL_SERVER

Default

None

Description

SQL Server name.

SQL_USE_TRUSTED_CONNECTION

Default

None

Description

Boolean value.

0 – Use SQL Server logon/password.

1 – Use trusted connection.

TASK_INFO_BATCH_SIZE

Default

30

Description

The Scheduling engine monitors the jobs execution by polling the Transfer Engine for the status of a particular job.

To speed up monitoring when in Turbo mode, it requests job information in batches of the size specified in this value.

Generally, this value should match the one in TASK_SUBMIT_BATCH_SIZE.

TASK_RAND_DELAY

Default

10

Description

Random delay range in seconds when running Relator.

TASK_RETRY_IN_MINUTE

Default

3

Description

This is the time in minutes to retry the Relator.

TASK_SUBMIT_BATCH_SIZE

Default

30

Description

When executing jobs in batches, this is the size of the batch submission – i.e. this many jobs will be executed in a single batch request to the Transfer engine (see TURBO_MONITORING and TASK_INFO_BATCH_SIZE key).

TCP_CONNECT_RETRY

Default

1

Description

Retry for TCP connection.

TCP_CONNECT_WAIT

Default

3000

Description

Wait interval between retries of TCP out-going connection.

TCP_ENCRYPT_LEVEL

Default

0

Description

TCP encryption method

Value 0: – No encryption

Value 1: – ECB

Value 2: – OFB

TCP_MAX_ALLOWED_CONNECTION

Default

0

Description

Maximum allowed concurrent TCP connection.

If zero, there is no limit.

TCP_RECV_TIMEOUT

Default

30

Description

TCP receive timeout.

TCP_SEND_TIMEOUT

Default

30

Description

TCP send timeout.

TRACE_LOG_SIZE_LIMIT

Default

10

Description

Maximum trace log size limit in MB.

TURBO_MONITORING

Default

1

Description

This is a flag value to indicate whether Turbo mode is used or not. It works in conjunction with TASK_INFO_BATCH_SIZE and TASK_SUBMIT_BATCH_SIZE keys.

If this value is 1, Turbo mode is used and multiple Jobs are submitted from the Scheduling engine to the Transfer engine in a single request.

If this value is 0, Turbo mode is not used.

USE_ISERIES_DSPLOG

Default

0

Description

Boolean value

0 – Use QHST log mechanism to read the AS400 history log.

1 – Use DSPLOG mechanism.

USE_ODBC_DSN

Default

None

Description

Boolean field. It indicates if ODBC DSN is used.

USE_SQL_BACKEND

Default

None

Description

Boolean field. It indicates if Argent Data Consolidator uses SQL Server backend.

VERSION

Default

None

Description

Product version.