Page 1 of 1

Monitor changes to AD groups

Posted: Mon Sep 03, 2012 11:21 am
by joeshmo
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.

Re: Monitor changes to AD groups

Posted: Tue Sep 04, 2012 9:49 am
by yancy
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