The five-minute data collected as described in Section A.3, Data Collection is stored in the database for thirty days. The one-hour data is a summary of all the five-minute data collected during a particular hour. It is stored permanently in the database. All other chart data is calculated from the five-minute and one-hour data.
The twenty-four hour profile chart provides a value for each hour in a twenty-four hour period. This value is the largest average value calculated for the particular hour over the selected date range. This produces a utilization profile for the hourCounter.
Counter values are named for the Windows Performance Monitor counters used to retrieve them from Windows systems. The name consists of the Performance Monitor category joined by an underscore to the counter name. For example, Memory/PagesPerSecond becomes Memory_PagesPerSecond.
For Windows systems, these values are taken directly from Performance Monitor, but for other platforms, scripts are used to calculate the values.
Table A-1 Platform Counters
Utilization formulas represent the percentage of the available resources being used by a given workload. The calculations are based on counter and inventory data.
Table A-2 Utilization Formulas
Workload formulas measure workload size; that is, the amount of processing power and raw resources being used for a workload, independent of the total hardware and resources available.
PERF: Dynamic performance data
INV:Static inventory data
Table A-3 Workload Formulas