[jboss-dev-forums] [Design of POJO Server] - Re: DS stats
bytor99999
do-not-reply at jboss.com
Mon Feb 4 12:54:33 EST 2008
We are looking for the following stats, which appear in the first section of ManagedProperties that you posted.
"Total Connections" property="ConnectionCount"
"Available Connections" property="AvailableConnectionCount"
"Active Connections" property="InUseConnectionCount"
"Connections Created" property="ConnectionCreatedCount"
"Connections Destroyed" property="ConnectionDestroyedCount"
I never saw them in the ManagedOperation instance while debugging. So it is interesting that sometimes you see them there through the tests.
Thanks for letting us know.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4126296#4126296
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4126296
More information about the jboss-dev-forums
mailing list