Page 1 of 1

Monitor Slow lots of directories

Posted: Tue Sep 12, 2017 8:33 am
by JamesLSEG
Hi

We have an external site which is taking the monitor 25 minutes to process believe the issue is the number of directories structure as below


/DATA/YYYYMMDD/1
/DATA/YYYYMMDD/2
....
/DATA/YYYYMMDD/96

The last number if the version of the files.

So the issue is that keep one month files on site so MFT has to check say 100 folder x 25 day per month so monitor has to change directory 2500 times.

What is the best way to approach this to collect new file on site? If possible just monitoring the YYYYMMDD level would be helpful.

Re: Monitor Slow lots of directories

Posted: Thu Sep 14, 2017 9:29 am
by Support_Julie
In your situation, it may be better to use a scheduled job that calls a project.
In the project you could specify the yyyyMMdd using the Timestamp task.
Then just process that folder.