instrumenting an application in .NET

Apr 28 2005 3:10 AM
I believe the system.management.instrumentation namespace provides classes to instrument an application. For example, if an application is stopped, an event will occur to get it started.... The problem is how to i determine the idle or unstable state of an application? Welcome any advice