Monitor Type
Type of file event being monitored for.
Options:
Create - Wait for the creation of one or more files.
Delete - Wait for the deletion of one or more files.
Change - Monitor for a change in one or more files.
Exists - Check to see if one or more files already exist.
Missing - Check to see if one or more files do not exist.
Note
For UNIX and Windows, Agent File Monitor polls the directory listing every 5 seconds to compare the listings and decide whether there were any file system changes that match the monitor criteria.