Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

Description

The TRACKING_INTERVAL option specifies the frequency with which a Universal Event Monitor Server tests for the completion of a tracked event occurrence.

The test for completeness depends upon the type of event that the tracked occurrence represents. For example, an occurrence tracked for an event with an event type of FILE is considered complete when two consecutive checks on a file's size return the same value.

Usage

Method

Syntax

IBM i

HP NonStop

UNIX

Windows

z/OS

Configuration File Keyword

tracking_int secs

(tick)

(tick)

UEM Load Override

-tracking_int secs

(tick)

(tick)

UEM Manager Override

-tracking_int secs

(tick)

(tick)

Value

secs is the frequency (number of seconds) with which the UEM Server tests for completion of an event occurrence.

Default is 10.

  • No labels