[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
RE: Monitoring OpenLDAP Performance
Thanks a lot.
But could you please send me the bb-openldap.pl as I am getting 403 forbidden error while accessing the link.
Many Thanks in advance.
Regards
Rahul Manchanda
----------------------------------------------------------------------------------------------------------
Andes , Selfcare Platform Build Team
tel: (+91) (20) 66018100 extn: 6178; e-mail: rahul.manchanda@bt.com
Address: Tech Mahindra, Sharada Center, Erandwana Pune-4
-----Original Message-----
From: Buchan Milne [mailto:bgmilne@staff.telkomsa.net]
Sent: Tuesday, April 20, 2010 2:52 PM
To: openldap-technical@openldap.org
Cc: Manchanda,RK,Rahul,DKE C
Subject: Re: Monitoring OpenLDAP Performance
On Tuesday, 20 April 2010 06:31:07 rahul.manchanda@bt.com wrote:
> Good Morning All,
>
>
>
> I need to capture the following stats for a serving LDAP.
>
> total_connections
>
> bytes_sent
>
> completed_operations
>
> initiated_operations
>
> referrals_sent
>
> entries_sent
>
> bind_operations
>
> unbind_operations
>
> add_operations
>
> delete_operations
>
> modify_operations
>
> compare_operations
>
> search_operations
>
> write_waiters
>
> read_waiters
>
>
>
> I have switched on the monitor mode on LDAP but not sure how can I get
> these statistics from that.
I use a perl script with Xymon/Hobbit, that collects all the relevant entries
in RRD files, and also does some replication monitoring (but doesn't support
MMR yet). The default graph only displays some of them:
http://staff.telkomsa.net/~bgmilne/xymon/ol/
Regards,
Buchan