> 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?

I think you can use JRun datasources directly within CF. You could change
your CF datasources to JRun datasources for monitoring purposes.

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/

Fig Leaf Software provides the highest caliber vendor-authorized
instruction at our training centers in Washington DC, Atlanta,
Chicago, Baltimore, Northern Virginia, or on-site at your location.
Visit http://training.figleaf.com/ for more information!


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
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:266164
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