Re: How to measure completion time of a script with RH

2003-02-04 Thread Todd A. Jacobs
On Tue, 4 Feb 2003, Distribution Lists wrote: > I've written some Perl code that will make use of LDAP modules and will > do an LDAPSEARCH to a specific ldap server. However, I would like to > know the time take to complete the LDAPSEARCH so I can graph the > response time. Is there some thing in

Re: How to measure completion time of a script with RH

2003-02-04 Thread David Busby
s" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, February 04, 2003 12:25 Subject: How to measure completion time of a script with RH > I've written some Perl code that will make use of LDAP modules and will do > an LDAPSEARCH to a specific ldap server. However

How to measure completion time of a script with RH

2003-02-04 Thread Distribution Lists
I've written some Perl code that will make use of LDAP modules and will do an LDAPSEARCH to a specific ldap server. However, I would like to know the time take to complete the LDAPSEARCH so I can graph the response time. Is there some thing in RH that will allow me to do that ? Regards -- re