Can OpManager v7 monitor a directory on a network and determine if (one or more) files are placed in that directory.
Two requirements 1. We have an application that writes errorfiles to a directory and we need to trigger an event as soon as a file is placed there.
2. Our second application writes files to a directory that are then emailed - however we need to monitor the number of files and trigger when the file count exceeds a threshold.
Currently we monitor these two directories using a XP-CMD file - but want to incorporate this into OpManager.