LDAP Monitoring in Nagios with check_dxml_drvstate

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
User avatar
hoegh
Posts: 201
Joined: Thu Jan 04, 2018 7:48 am

LDAP Monitoring in Nagios with check_dxml_drvstate

Post by hoegh »

Hi Team,

With reference to earlier thread with Subject "LDAP Monitoring in Nagios"
https://support.nagios.com/forum/viewto ... 76#p267434

Creating new thread for command check_dxml_drvstate.

Please help me to add monitoring of LDAP drivers uasing this nagios plugin check_dxml_drvstate.

Also Please refer the earlier thread "LDAP Monitoring in Nagios" which is still open, for details of possibilities we tried to get this done.

Thanks & regards
Vipin
Hoegh
Thanks
Höegh
User avatar
cdienger
Support Tech
Posts: 5045
Joined: Tue Feb 07, 2017 11:26 am

Re: LDAP Monitoring in Nagios with check_dxml_drvstate

Post by cdienger »

Assuming that the last command on the previous post is being used:
check_dxml_drvstate --server oslsec016 --username "nagioschecker" --password "***********" --driver "cn=Active Directory,cn=drivers,cn=driverSet_Stats,cn=IDM,cn=Monitor" --tree "LHC"
Driver Active Directory.drivers.driverSet_Stats.IDM.Monitor is STARTING...
The script runs:

dxcmd -user "nagioschecker" -password "password" -getstartoption "Active Directory.drivers.driverSet_Stats.IDM.Monitor"

Run this on the ldap server and let us know the results.
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
Locked