Active Directory Monitoring

Hannu Liljemark hannu.liljemark at gstdomain.net
Mon May 1 10:33:42 CEST 2006


On Wed, Feb 01, 2006 at 04:12:05PM +0100, Jan Brinkmann wrote:

> I'm currently searching for a way to monitor an active directory using
> nagios.

Check check_dns against your AD-integrated DNS servers so they return
your domain controller IP addresses when you query your domain name.

Run check_ldap against all domain controllers (even the ones with no
DNS server) to see they return something (for authentication create
a domain user account and tell check_ldap to bind to the DC machines
with that).

And as suggested by others, check CPU use, memory, disk space and
services (netlogon, dns, kdc, ntfrs) with check_nt or check_nc_net.

-- 
Hannu Liljemark  |  Appelsiini Finland Oy  |  http://appelsiini.fi


-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Nagios-users mailing list
Nagios-users at lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting any issue. 
::: Messages without supporting info will risk being sent to /dev/null





More information about the Users mailing list