Page 1 of 1

I want to monitor Active directory in Nagios XI.

Posted: Wed Feb 03, 2021 11:25 am
by rkshprb
I want to monitor Active directory in Nagios XI.
Following are some points i want to monitor

1. LAPS( Local Administrator Password Solution)
2. Replication Status
3. Active Directory services
4. LDAP time
5. Trust relationship view
6. ADCS (Cetificate Server Monitoring)

Re: I want to monitor Active directory in Nagios XI.

Posted: Thu Feb 04, 2021 2:36 pm
by benjaminsmith
Hi @rkshprb,

We have a built-in configuration wizard for monitoring Active Directory to get started quickly. This wizard uses the check_ldap plugin for basic monitoring of the service.

Monitoring Active Directory with LDAP

check_ldap

For other metrics, the best place to look is the Nagios Exchange, I did find a number of plugins to check replication.

https://exchange.nagios.org/index.php?o ... eplication

If you find a suitable plugin on the Nagios Exchange, here's a guide for how to install and configure the plugin. For the other items that do not have a community plugin available, WMI may be an option. Let me know if that's available on your network.

Managing Plugins In Nagios XI