Hi!
I'm browsing the monitor database for routine, and I founf this "Connectio 0": # Connection 0, Connections, Monitor dn: cn=Connection 0,cn=Connections,cn=Monitor monitorConnectionNumber: 0 monitorConnectionProtocol: 0 monitorConnectionOpsReceived: 4 monitorConnectionOpsExecuting: 0 monitorConnectionOpsPending: 0 monitorConnectionOpsCompleted: 4 monitorConnectionGet: 6 monitorConnectionRead: 6 monitorConnectionWrite: 0 monitorConnectionMask: L monitorConnectionListener: monitorConnectionPeerDomain: unknown monitorConnectionPeerAddress: unknown monitorConnectionLocalAddress: monitorConnectionStartTime: 19700101000000Z monitorConnectionActivityTime: 19700101000000Z
Is it a bug that Start and Activity time are both unset? If the reads and writes of the connection can be counted, the timestamps could be updated as well, I guess. It's 2.4.26 here, so maybe it has been fixed meanwhile...
I just saw that I have a second "connection 0": # Connection 0, Connections, Monitor dn: cn=Connection 0,cn=Connections,cn=Monitor monitorConnectionNumber: 0 monitorConnectionProtocol: 0 monitorConnectionOpsReceived: 4 monitorConnectionOpsExecuting: 0 monitorConnectionOpsPending: 0 monitorConnectionOpsCompleted: 4 monitorConnectionGet: 6 monitorConnectionRead: 6 monitorConnectionWrite: 0 monitorConnectionMask: L monitorConnectionListener: monitorConnectionPeerDomain: unknown monitorConnectionPeerAddress: unknown monitorConnectionLocalAddress: monitorConnectionStartTime: 19700101000000Z monitorConnectionActivityTime: 19700101000000Z
Doing a simple quick-and-dirty test, I found out that I have multiple "Connection 0"s: sh monitor2.sh |grep '^# Connection' |sort -n SASL/EXTERNAL authentication started SASL username: gidNumber=0+uidNumber=0,cn=peercred,cn=external,cn=auth SASL SSF: 0 # Connection 0, Connections, Monitor # Connection 0, Connections, Monitor # Connection 0, Connections, Monitor # Connection 0, Connections, Monitor # Connection 0, Connections, Monitor # Connection 0, Connections, Monitor # Connection 0, Connections, Monitor # Connection 0, Connections, Monitor # Connection 0, Connections, Monitor # Connection 1000, Connections, Monitor # Connection 1001, Connections, Monitor # Connection 1008, Connections, Monitor # Connection 1013, Connections, Monitor # Connection 1016, Connections, Monitor # Connection 1017, Connections, Monitor # Connection 1018, Connections, Monitor # Connection 1020, Connections, Monitor # Connection 1021, Connections, Monitor # Connection 1024, Connections, Monitor # Connection 1036, Connections, Monitor # Connection 1040, Connections, Monitor # Connection 1042, Connections, Monitor # Connection 1043, Connections, Monitor # Connection 1118, Connections, Monitor # Connection 1201, Connections, Monitor # Connection 1247, Connections, Monitor # Connection 1380, Connections, Monitor # Connection 14755, Connections, Monitor # Connection 14758, Connections, Monitor # Connection 15369, Connections, Monitor # Connection 15800, Connections, Monitor # Connection 15886, Connections, Monitor # Connection 16674, Connections, Monitor # Connection 20526, Connections, Monitor # Connection 20626, Connections, Monitor # Connection 21044, Connections, Monitor # Connection 21460, Connections, Monitor # Connection 21474, Connections, Monitor # Connection 21688, Connections, Monitor # Connection 25846, Connections, Monitor # Connection 30396, Connections, Monitor # Connection 30665, Connections, Monitor # Connection 31948, Connections, Monitor # Connection 35407, Connections, Monitor # Connection 35953, Connections, Monitor # Connection 36575, Connections, Monitor # Connection 36576, Connections, Monitor # Connection 36577, Connections, Monitor # Connection 36648, Connections, Monitor # Connection 50382, Connections, Monitor # Connection 50599, Connections, Monitor # Connection 50706, Connections, Monitor # Connection 51477, Connections, Monitor # Connection 55650, Connections, Monitor # Connection 55651, Connections, Monitor # Connection 56206, Connections, Monitor # Connection 61141, Connections, Monitor # Connection 61144, Connections, Monitor # Connection 61152, Connections, Monitor # Connection 61153, Connections, Monitor # Connection 61162, Connections, Monitor # Connection 61163, Connections, Monitor # Connection 61164, Connections, Monitor # Connection 61165, Connections, Monitor # Connection 61166, Connections, Monitor # Connection 61167, Connections, Monitor # Connection 61168, Connections, Monitor # Connection 62161, Connections, Monitor # Connection 65286, Connections, Monitor # Connection 67224, Connections, Monitor # Connection 70109, Connections, Monitor # Connection 70162, Connections, Monitor # Connection 70516, Connections, Monitor # Connection 70528, Connections, Monitor # Connection 70529, Connections, Monitor # Connections, Monitor
Regards, Ulrich
On Fri, 01 Aug 2014 09:06:50 +0200 "Ulrich Windl" Ulrich.Windl@rz.uni-regensburg.de wrote
monitorConnectionStartTime: 19700101000000Z monitorConnectionActivityTime: 19700101000000Z
Is it a bug that Start and Activity time are both unset? If the reads and writes of the connection can be counted, the timestamps could be updated as well, I guess. It's 2.4.26 here, so maybe it has been fixed meanwhile...
I see real timestamps in my OpenLDAP 2.4.39 installation.
Ciao, Michael.
openldap-technical@openldap.org