<p>We have files that update every day.
Every hour, there is a cron job/scheduled task that moves the files out of the folder that they were put into.
I need to know that these files are getting successfully moved and would like an alert if the files in a specific folder are ever older than 2 hours.
How can I monitor that this is getting done?
Thanks in advance</p>