[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Monitor Backend issues
I'm having a couple of issues with the Monitor backend. Some of the info
provided does not seem to be updated by the slapd server.
For Instance: "cn=Bind,cn=Operations,cn=Monitor" works. monitorOpInitiated
and monitorOpCompleted both increment after a bind.
==========================
> ./testldap
objectClass:monitorOperation
structuralObjectClass:monitorOperation
cn:Bind
monitorOpInitiated:29
monitorOpCompleted:29
createTimestamp:20050505133601Z
modifyTimestamp:20050505133601Z
subschemaSubentry:cn=Subschema
hasSubordinates:FALSE
=============================
cn=Total, and cn=Bytes seem to work too.
However, "cn=Modify,cn=Operations,cn=Monitor" does not seem to work. I get
the following after I have done several modifies:
============================================
>./testldap
objectClass:monitorOperation
structuralObjectClass:monitorOperation
cn:Add
monitorOpInitiated:0
monitorOpCompleted:0
createTimestamp:20050505133601Z
modifyTimestamp:20050505133601Z
subschemaSubentry:cn=Subschema
hasSubordinates:FALSE
==============================================
Same for cn=Add, cn=Delete, cn=Search, cn=Compare, and cn=Extended.
Any thoughts? I'm using OL 2.2.24 and bdb 4.2.52 with transactions patches
on Red Hat ES 3.0.
--John
John Fortin
PBG Middleware and Web Services
(914) 767-7844