Page 1 of 1
Monitor folder permissions on windows host using XI
Posted: Mon Sep 16, 2013 9:04 am
by plakshmi
Team,
Can we monitor folder permissions on remote windows host using Nagios XI?
Let us know if there is any plugin to implement this.
Regards,
Pratapa
Re: Monitor folder permissions on windows host using XI
Posted: Mon Sep 16, 2013 10:26 am
by sreinhardt
This should absolutely be possible. Presently I do not see a plugin that would suite your needs. However if you have a remote agent installed on that machine, using a vbs or powershell script should be pretty simple to write and configure to do the checks needed. Alternatively wmi could potentially provide similar information if you wished to write a check on the nagios server side instead.
Re: Monitor folder permissions on windows host using XI
Posted: Tue Oct 01, 2013 7:46 am
by plakshmi
Very informative. Thank you.
Re: Monitor folder permissions on windows host using XI
Posted: Tue Oct 01, 2013 10:25 am
by slansing
Let us know if you need further help!