Hi,
I've configured slapd.conf for monitoring with the config below. The backend is 
bdb
====database monitoraccess to *        by * read====
Now when I do the search below, I see a lot of information, but do not see the 
attibutes 'cachesize', 'dncachesize' etc.
ldapsearch -x  -D 'cn=Manager,o=bigpond,c=au' -W -b 'cn=Monitor' -s base 
'(objectClass=*)' '*' '+'
version: 1dn: cn=MonitorobjectClass: monitorServerstructuralObjectClass: 
monitorServercn: Monitordescription: This subtree contains monitoring/managing 
objects.description: This object contains information about this 
server.createTimestamp: 20120814040144ZmodifyTimestamp: 
20120814040144ZmonitoredInfo: @(#) $OpenLDAP: slapd 2.2.30- (Aug 13 2012 
11:53:25) $subschemaSubentry: cn=SubschemahasSubordinates: TRUE
dn: cn=Overlay,cn=MonitorobjectClass: monitorContainerstructuralObjectClass: 
monitorContainercn: OverlaycreateTimestamp: 20120814040144ZmodifyTimestamp: 
20120814040144ZsubschemaSubentry: cn=SubschemahasSubordinates: FALSE
                                          

Reply via email to