Chapter03. Data Mover Architecture
Section06. The Sentinel.ini File
Sentinel®
Data Mover
Version 6.1
01. Overview
The Sentinel.ini file is used by Sentinel to hold a certain amount of configuration information as well as the locations for the rest of the Data Mover system components. Following is a quick explanation of the critical sections of a sample Sentinel.ini File. All these values can be maintained through the UI of the Data Mover. You may also edit them directly if you wish.

02. Explanation of each line


#

Line Content

Explanation

1

[Data Integrator]

header for Data Integrator (Sentinel) section

2

Server=LOCAL

Server where the Administration database is found

3

NSF=Sentinel/sistasks.nsf

Notes Path and File name of the Administration database

4

TimerOnOff=0

State of the Scheduler feature of Sentinel. 0 = 'off', 1 = 'on'

5

RunInterval=1

Interval between times Sentinel will 'wake up' and check the Administration database for work to be done

6

DisplayLog=0

Show activity log in Sentinel UI after a task has been run manually. 0 = 'no', 1 = 'yes'

7

[Field Mapping]

header for Field Mapping section

8

Server=LOCAL

Server where the Field Mapping database is found

9

NSF=Sentinel/sifldmap.nsf

Notes Path and File name of the Field Mapping database

10

[Directories]

header for Directories section

11

NOTES=C:\Lotus\NOTES

File-system location of the Notes Client installation

12

SENTINEL=C:\SENTINEL60

File-system location of the Sentinel executable (sent32.exe)