I have a lot of computers in my CMDB. On every computer CI i have this field:
Key => 'Owner',
Name => 'Disponeres av',
Searchable => 1,
Input => {
Required => 1,
Type => 'Customer',
},
},
We use ldap to search and select the right owner on every computer CI. This makes the CMDB performance realy slow.
Is there a way to use a index or other solutions to boost the performance ?
CMDB 4.0.6 - slow performance
Moderator: crythias