Page 1 of 1

Windows Folder Monitoring

Posted: Tue Sep 25, 2012 5:00 am
by sreesha
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.

Re: Windows Folder Monitoring

Posted: Tue Sep 25, 2012 1:36 pm
by agriffin
I think you can use the CheckFiles plugin for NSClient++ to do this.