Hi, Many thanks for the response, I have set up the ipa-healthcheck but it didn't have the LDAP query check (the reason being we noticed a few months ago that ldap query failed whilst the services appeared to stay up, so keen to monitor so we can notice these problems before our users do)
I looked into these two exporters: https://github.com/terrycain/389ds_exporter https://github.com/ozgurcd/389DS-exporter The original reason I couldn't get them to work is because by default they wanted to connect to ldap with 389 instead of 636. I was able to get both to work with a password with some tweaks, but found the go-ldap doesn't currently have GSSAPI support. There's an open ticket with go-ldap https://github.com/go-ldap/ldap/pull/402 that hopes to add GSSAPI support, so I'll wait for that work to complete before trying again. Many Thanks, Tania _______________________________________________ FreeIPA-users mailing list -- [email protected] To unsubscribe send an email to [email protected] Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedorahosted.org/archives/list/[email protected] Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue
