> From: Dhiren Bhatia [mailto:[email protected]] > Subject: Connection pool stats > > How do I get stats on the connection pool? I would like to check how > many connections are active/idle at any point in time.
This may help: http://lambdaprobe.org/d/index.htm An example of its display for a data source: http://lambdaprobe.org/d/screenshots/full/datasources.png You can also programmatically grab statistics for just about anything in your webapp with this: http://moskito.anotheria.net/ - Chuck THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY MATERIAL and is thus for use only by the intended recipient. If you received this in error, please contact the sender and delete the e-mail and its attachments from all computers. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
