Re: [RADIATOR] timing ldap auth

2011-02-08 Thread Heikki Vatiainen
On 02/08/2011 01:49 AM, Barry Ard wrote: > I would like to be graph the results (number of timeouts and length of time > to do ldap lookup) so I don't know if the log info would work very well. For timing you could try PostSearchHook. The current request has a record for arrival time in seconds an

Re: [RADIATOR] timing ldap auth

2011-02-07 Thread Barry Ard
I would like to be graph the results (number of timeouts and length of time to do ldap lookup) so I don't know if the log info would work very well. On Mon, Feb 7, 2011 at 2:04 PM, Heikki Vatiainen wrote: > On 02/07/2011 08:32 AM, Barry Ard wrote: > > > I would like to be track / report on the s

Re: [RADIATOR] timing ldap auth

2011-02-07 Thread Heikki Vatiainen
On 02/07/2011 08:32 AM, Barry Ard wrote: > I would like to be track / report on the success/failure of the our > LDAP2 AuthBy's. I am particularly interested in catching timeouts and > connection failures as these requests are made to machines in a > different part of our organization and we have

[RADIATOR] timing ldap auth

2011-02-06 Thread Barry Ard
I would like to be track / report on the success/failure of the our LDAP2 AuthBy's. I am particularly interested in catching timeouts and connection failures as these requests are made to machines in a different part of our organization and we have been having issues. I was looking at using a PostS