Please note that the only procedures supported and maintained by Centreon are those published in the official documentation. If you have a question about this article, post it in the comments.
Symptom
Accessing the Access Groups page is very slow.
When the Administration > ACL > Access Groups page is loaded, Centreon searches through the configured LDAP directories for user groups.
Problem
LDAP is down or slow to respond, this can strongly impacts the loading of this page.
Solution
Optimize the loading time by adopting the solutions described below:
- Optimize the configuration in LDAP by restricting the search for groups. For example, if you search only for groups with names beginning with monitoring_, you can set Group filter to (&(cn=monitoring_*)(cn=%s)(objectClass=groupOfNames)).
- Decrease the LDAP search timeout. This search would be useless if the LDAP server is down.
