Gets the status of all application pools on the current server. Each application pool on the current IIS server will be listed. ...

Gets the status of all application pools on the current server. Each application pool on the current IIS server will be listed. For each application pool the name, processes Id, process start time, collection plan path, and log path will be provided.  If no processes are currently executing for an application pool, the pool may still have IntelliTrace configured for collection. In those cases the value of the ProcessId, ProcessStartTime, and OutputPath will be blank but the CollectionPlanPath will have a value indicating the collection plan to use when a process begins.