[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: Connections
Am Wed, 29 Jun 2011 17:05:15 -0300
schrieb Friedrich Locke <friedrich.locke@gmail.com>:
> I would like to see how many connections openldap is serving on a
> given momment. I am trying this:
>
> sioux@gustav$ ldapsearch -LLL -W -D cn=oldap,dc=ufv,dc=br -b
> cn=current,cn=connections,cn=monitor -H ldap://gustav.cpd.ufv.br/
> objectclass=*
> Enter LDAP Password:
> dn: cn=Current,cn=Connections,cn=Monitor
> objectClass: monitorCounterObject
> cn: Current
>
> sioux@gustav$
>
> I cannot see the number of connections. Where is my mistake ?
Most of monitor attribute types are operational, the attribute type
that stores information on connections is monitorCounter.
-Dieter
--
Dieter KlÃnter | Systemberatung
sip: 7770535@sipgate.de
http://www.dpunkt.de/buecher/2104.html
GPG Key ID:8EF7B6C6
- References:
- Connections
- From: Friedrich Locke <friedrich.locke@gmail.com>