As in the title, it's super easy to monitor for file changes and alert if a file arrives in a folder.
But if I have a process that generates a file and drops it into a folder, say every 24 hours, and I want to know if that file doesn't arrive, and something could be broken on that process (and the process is an external one I have no ability to monitor itself) is that possible using the out of the box features - So something like, tell me if nothing happens in this directory for 23 hours.
I can't see anything obvious. But I'm new to PA monitor :)
Cheers