Previous Topic

Next Topic

Book Contents

Book Index

Sample Rull.dat file

The following example displays a sample Rull.dat file:

INTERVAL 5

FROM_TIME 0001

MIN_SIZE 50

MIN_DETECT 5

WAIT_TIME 2

ON_FILEWATCH NONEXIST CREATE 10 3 1

THEN

DO_CMD "BAD FILE WAS CREATED IN 1 MINUTE"

DO_COND ON_2 0101 +

ELSE

DO_CMD "GOOD FILE WAS NOT CREATED IN 1 MINUTE"

DO_CMD ctmshout -USER ECS -MESSAGE "Running the Filewatcher on with default configuration!"

END_ON

Parent Topic

ctmfw utility - Usage as a Service