Hello,
I've looked for an answer to this but seems like I can only find cases to monitor for (lack of) presence of a file in a folder on a system. We have a Hadoop File System that has a new directory generated every hour and we need to detect if that directory doesn't get created on time.
What would be a good way to set up an alert that changes the monitored path each hour (or any other time interval)?
Add comment