Rodrigo Costa wrote: > Howard, > > I had the monitor enabled. But I could not see nothing related to cache in > its output. > > I executed the command : > > ldapsearch -LLL -x -b "cn=monitor" -H ldap://10.142.15.42:389> monitor_2.txt > > It is supposed to be all information provided by monitor, as I know.
No, the monitoring info is in operational attributes, as documented in the slapd-monitor manpage. You have to specify that all attributes be returned, using "*" and "+" on the search. -- -- Howard Chu CTO, Symas Corp. http://www.symas.com Director, Highland Sun http://highlandsun.com/hyc/ Chief Architect, OpenLDAP http://www.openldap.org/project/
