RE: DBCP - monitoring connections

2004-09-09 Thread Shapira, Yoav
nal Message- >From: Antony Paul [mailto:[EMAIL PROTECTED] >Sent: Thursday, September 09, 2004 1:48 AM >To: [EMAIL PROTECTED] >Subject: DBCP - monitoring connections > >Hi all, >Is there any interface available with DBCP for monitoring no of active >connections, c

DBCP - monitoring connections

2004-09-08 Thread Antony Paul
Hi all, Is there any interface available with DBCP for monitoring no of active connections, connections requested, no of rejected connection requests,connections removed from pool. I should be capable of taking samples every 1 minute or so. Or is it possible to write a class which queries t