Windows Folder Monitoring

Support forum for Nagios Core, Nagios Plugins, NCPA, NRPE, NSCA, NDOUtils and more. Engage with the community of users including those using the open source solutions.
Locked
sreesha
Posts: 19
Joined: Wed Jun 13, 2012 12:18 pm

Windows Folder Monitoring

Post 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.
agriffin
Posts: 876
Joined: Mon May 09, 2011 9:36 am

Re: Windows Folder Monitoring

Post by agriffin »

I think you can use the CheckFiles plugin for NSClient++ to do this.
Locked