The following example displays a trace file:
2017/03/10 13:04:24 182 FW:set INTERVAL=3
2017/03/10 13:04:24 182 FW:set MIN_SIZE=4
2017/03/10 13:04:24 182 FW:set FROM_TIME=0909
2017/03/10 13:04:24 182 FW:ctmfw:command line 'ON_FILEWATCH tst CREATE'(arg#=3).
id=1.
2017/03/10 13:04:24 182 FW:ctmfw:command line 'ON_FILEWATCH prd CREATE 0 0 1 NOW
10'(arg#=8)id=2
2017/03/10 13:04:24 182 FW:ctmfw:command line 'ON_FILEWATCH abc DELETE 0 0 1 NOW
10'(arg#=8)id=3
2017/03/10 13:04:24 182 FW:File 'test' exists, its current size is 265.
id=1.
2017/03/10 13:04:24 182 FW:File 'test' has reached the minimum size of 4.
size=265 bytes id=1.
2017/03/10 13:04:24 182 FW:File 'abc' does not exist. id=3.
2017/03/10 13:04:36 182 FW:File transfer was completed. The size of file 'test'
is 265. id=1.
2017/03/10 13:04:36 182 FW:Executing:<ctmcontb add 'aaa' '0101'>
2017/03/10 13:05:09 182 FW:Executing:< dir >
2017/03/10 13:05:27 182 FW:File 'prd' was not CREATED within the time limit.
id=2.
2017/03/10 13:05:27 182 FW:File prd will be scanned at 1315. id=2.
2017/03/10 13:05:27 182 FW:File 'abc' was not DELETED within the time limit.
id=3.
2017/03/10 13:05:27 182 FW:File abc will be scanned at 1315. id=3.
2017/03/10 13:05:30 182 FW:File prd, is out of time window. next time:1315, id=2.
2017/03/10 13:05:30 182 FW:File abc, is out of time window. next time:1315, id=3.
2017/03/10 13:15:01 182 FW:File prd, entered the time window from '1315' for
monitoring, id=2.
2017/03/10 13:15:01 182 FW:File abc, entered the time window from '1315' for
monitoring, id=3.
Parent Topic |