<cfset stPerf = GetMetricData("PERF_MONITOR")>

<cfloop collection="#stPerf#" item="counter">
<cfoutput>#counter#: #stPerf[counter]#</cfoutput><br>
</cfloop>

I think there may be something you have to do in MX in the admin to
get this working, haven't tried it yet.

-- 
 jon
 mailto:[EMAIL PROTECTED]

Wednesday, July 30, 2003, 1:18:48 PM, you wrote:
BD> Does any one know of a custom tag or a way to monitor server performance? I 
BD> would like to be able to check server performance stats via my PDA or web 
BD> browser. Any ideas? I've tried the exchange with no luck..

BD> Brook


BD> 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq

Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. 
http://www.fusionauthority.com/ads.cfm

                                Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
                                

Reply via email to