I got it to work using <CFSET pmData = GetMetricData("perf_MONITOR") >

Now I wonder.  It's not showing any data and I was wondering a couple of
things.
1.Does the server have to be running perfmon?
2.Can I tell this to get stats for a specific counter?

I'm looking to get statistics for a specific process on my server, but I
can't tell what's what.

E

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
Sent: Saturday, December 02, 2000 10:44 PM
To: CF-Talk
Subject: Re: GetMetricData( "SAY WHAT???" )


Hey buddy,  try this

GetMetricData(PerfMonitor)

Kev
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to