We want to add monitoring of LDAP ports & Drivers in Nagios.
We tried check_ldap & check_dxml_drvstate plugins & encountered below errors:
With check_ldap its not able to find/search objectclasses:
Code: Select all
$ check_ldap -H 10.202.24.48 -b cn=idm,cn=monitor -a cn=AzureAD,cn=drivers,cn=driverSet_Stats,cn=IDM,cn=Monitor
Could not search/find objectclasses in cn=idm,cn=monitorCode: Select all
$ check_dxml_drvstate -s 10.202.24.48 -d cn=ActiveDirectory,cn=drivers,cn=driverSet_Stats,cn=IDM,cn=Monitor
Driver ActiveDirectory.drivers.driverSet_Stats.IDM.Monitor is STARTING...Please help us to configure the LDAP ports & Drivers in Nagios monitoring.
Thansk & Regards
Hoegh