I monitor a node and I want to monitor the sizes of the files in a particular directory. The files have dynamic names. Sometimes the the file appears that is the size of a 1kB, which is bad. I would like to monitor that directory for such files (that are 1kB size) and alert me when they appear in the category. I know there is a File size monitor, but i believe it monitors only one provided file, which needs to be statically provided by the path. All I can provide is the path to the files