Hi, totaly nagios noob. Looking for any plugins that would monitor changes to Ad groups such as 'Domain Admins' - does such a thing exist ?
Joe.
Monitor changes to AD groups
Re: Monitor changes to AD groups
Joe,
check_ldap will bind to a user account within active directory.
[ur]http://assets.nagios.com/downloads/nagi ... h_LDAP.pdf[/url]
I don't know of any plugins on exchange for monitoring an AD group, however, it would be pretty straightforward to write a powershell script to check for changes. NSClient++ or NRDS_Win can run windows scripts and send the results back to Nagios.
Regards,
-Yancy
check_ldap will bind to a user account within active directory.
[ur]http://assets.nagios.com/downloads/nagi ... h_LDAP.pdf[/url]
I don't know of any plugins on exchange for monitoring an AD group, however, it would be pretty straightforward to write a powershell script to check for changes. NSClient++ or NRDS_Win can run windows scripts and send the results back to Nagios.
Regards,
-Yancy