Cool- thanks Jon! http://www.houseoffusion.com/cf_lists/index.cfm?method=messages&threadid=301&forumid=10
Brook At 04:50 PM 7/30/2003 -0400, you wrote: >The code I got from a post to cf-talk a long time ago... >It's just the standard perfmon data though. I haven't tried getting >anything else with it, but the docs mention some other interesting >data that is available. >-- > jon > mailto:[EMAIL PROTECTED] > >Wednesday, July 30, 2003, 4:01:55 PM, you wrote: >BD> Where is the code from originally? Also, is this just CF perfmon data, or >BD> can I get other perfmon data with this? > >BD> Brook > >BD> At 01:32 PM 7/30/2003 -0400, you wrote: > >><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> > >> >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

