Presented By: Shatsman Yuri Leibovitz Amit Supervised By: Oved Itzhak Winter 2009/10 Networked Software Systems Lab, EE Department, Technion – Israel Institute of Technology
Background: Performance Counters Provide information on the dynamic behavior of an application. Built-in standardized support in Windows. The problem: The application’s developers choose what information to expose, and it’s impossible to manipulate this data. A system administrator might want to manipulate the data provided. No built-in tool allows this behavior...
Exponential smoothing of the % processor time counter
Allows extensibility of the system Defined interface. Defined descriptor files. Exponential Smoothing Implements the formula: Takes alpha as a parameter. Single input counter.