Search found 3 matches

by svetlanamutu
Fri Aug 26, 2011 11:10 am
Forum: Nagios XI
Topic: Cannot do ldap bind check with Nagios XI
Replies: 4
Views: 1899

Re: Cannot do ldap bind check with Nagios XI

I got it to work once I defined MACROs for DN and password for the account that reads the ldap directory. Thanks.
by svetlanamutu
Fri Aug 26, 2011 10:32 am
Forum: Nagios XI
Topic: Cannot do ldap bind check with Nagios XI
Replies: 4
Views: 1899

Re: Cannot do ldap bind check with Nagios XI

Monitor the service with this command: check_xi_service_ldap!-b "dc=a,dc=b,dc=c" -D "CN=abc,OU=abc abc,OU=abc,DC=a,DC=b,DC=c" -P "*****************************" -3 I tried this as well: check_xi_service_ldap!-b "dc=a,dc=b,dc=c" -D "CN=abc,OU=abc abc,OU=ab...
by svetlanamutu
Thu Aug 25, 2011 1:48 pm
Forum: Nagios XI
Topic: Cannot do ldap bind check with Nagios XI
Replies: 4
Views: 1899

Cannot do ldap bind check with Nagios XI

Hello, We are thinking about purchasing Nagios XI, and I am evaluating it from the VM image provided for download. I cannot get check_ldap to work. I have similar setup of Nagios Core on a different machine and ldap-bind checks work fine. Is there a chance someone could help me with this? I specifie...