Is it possible to define an performance counter and thresholds which can stop an ongoing circular trace? Other possibilities to unattended stop of a trace?
Asked
Active
Viewed 506 times
1 Answers
2
Have you checked performance monitor alerts? You can define them either using logman.exe or in perfmon.exe. Performance alerts constantly check the specified performance counter(s) values and execute actions when a defined threshold is reached. You can find a tutorial how to create one here: http://technet.microsoft.com/en-us/library/cc722414.aspx.

Sebastian
- 3,764
- 21
- 28