Hi,
I would like to know if it's possible to monitor a windows folder using nagios.
I have a folder to which files are constantly being added. If there has been no new addition for over 10 mins, I need an email alert to be sent.
i.e if the difference between the last modified time of the folder and the system time is over 10 mins, I need an alert.
Can this be done using Nagios ? If yes, please tell me how can this be achieved.
Windows Folder Monitoring
Re: Windows Folder Monitoring
I think you can use the CheckFiles plugin for NSClient++ to do this.