We have CFMX 7 deployed in a Jrun instance. I need to be able track the number 
of connections in use for a given CFMX datasource.

I have metric turned on in Jrun and can succesfully track a Jrun data source 
via:
<attribute name="metricsFormat">JDBC timeouts: {jdbc.suny_enrollmgt.timeouts} 
pool size: {jdbc.suny_enrollmgt.poolSize} active connections: 
{jdbc.suny_enrollmgt.activeConnections} query duration: 
{jdbc.suny_enrollmgt.queryDuration} query 
count:{jdbc.suny_enrollmgt.queryCount}</attribute> \

But when I replace suny_enrollmgt with the CFMX datasource name it fails to log 
anything.

How can I do this?

thanks in advance..

- Alex

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Create robust enterprise, web RIAs.
Upgrade & integrate Adobe Coldfusion MX7 with Flex 2
http://ad.doubleclick.net/clk;56760587;14748456;a?http://www.adobe.com/products/coldfusion/flex2/?sdid=LVNU

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:266161
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to