Online Documentation for SQL Administrator for SQL Server

Collected Statistics


This node of the Performance section shows you time diagrams of the collected statistics. But unlike the Current Statistics it is collected via Statistics Collector service. It records the data (performance counters values) about SQL server productivity to the defined repository database. Diagrams are graphed on the basis of the data stored in that database.

 

These statistics help you to learn about the current SQL Server productivity as well as the Current Statistics do, but also allow you to compare the server productivity performance within the defined time intervals.

Note: Gaps on diagrams indicate periods of time when the Statistics Collector service was not running.

 

Performance - Collected statistics

 

 

Initially the work area is separated into six sections:

  • Processor. % Processor Time. It displays a diagram of the processor time, that is the percentage of time the processor is busy by measuring the percentage of time the thread of the Idle process is running and then subtracting that from 100 percent. This measurement is the amount of processor utilization.
  • Memory. Available (MB). This diagram shows the amount of memory that is left after nonpaged pool allocations, paged pool allocations, process' working sets, and the file system cache have all taken their piece.
  • Memory. Pages/sec. The Pages/sec diagram shows the rate at which pages are read from or written to disk to resolve hard page faults.
  • Physical Disk. % Disk Time. This diagram is a general mark of how busy the disk is. It indicates a disk problem, but must be observed in conjunction with the Disk Queue Length counter to be truly informative.
  • Physical Disk. Avg. Disk Queue Length. This counter converts the % Disk Time to a decimal value and displays it.
  • SQL Server: Plan Cache. Object Plans Cache Hit Ratio. Ratio between cache hits and lookups.

 

You can enlarge the particular section by double-clicking it.

 

Use the toolbar items to manage the displayed statistics:

  • Chart View - select the necessary set of the diagrams
  • Date Intervals - select the period during which you want to view collected statistics

Filter set counter instance filter, i.e. set disks for some counters

  • Smoothing - use the '+' / '-' buttons or just move the runner of this control to set the preferable graph smoothing

Print create and print the report

 

Setting chart view

Using this section you can set the groups of charts that then could be selected in the Chart View field.

The context menu of the section allows you to:

Create create chart view

Edit rename chart view

Drop delete chart view

MoveUp move up

MoveDown move down

 

Charts

Use this section to manage charts in the chart view:

Create create chart

Edit rename chart

Drop delete chart

MoveUp move up

MoveDown move down

 

When creating a new chart the Performance Counter window appears:

 

Performance - Current statistics - Chart view customization - Performance counter

 

 

It lists groups of performance counters that help you to determine the performance of the processor, logical and physical disks, memory, server etc. To create a new chart select the necessary performance counter from the list and click the 'OK' button.

 

Counters

Use this section to manage performance counters of the selected chart:

Create add counter

Drop remove counter

MoveUp move up

MoveDown move down

 

The Performance Counter window appears on the adding a counter action.

 

Note: Some statistics are not collected if the WMI Connection to the server is not set.

 

Setting date interval

When configuring the date interval you can add the preferable period manually by clicking the AddJobCategory button or edit an existing one by clicking the OpenInEditor button. These buttons open the Date Intervals dialog.

 

Collected statistics - Date intervals

 

 

This window shows date intervals of the time domain. So, here you can define at which periods the collected statistics should be displayed.

The context menu of the list allows you to:

Create create date interval

Edit edit date interval

Drop delete date interval

MoveUp move up

MoveDown move down

 

The following window appears on adding or editing a date interval:

 

Collected statistics - Date interval of Statistics

 

 

First, select the source: !RadioButton Source - detailed statistics or !RadioButton Source - average statistics.

In the first case use the Start time and End time fields to set the time interval. You can enter it manually or pick up a date from the drop-down calendar.

 

In the second case set the Year and Month in the corresponding fields to display average statistics collected in this month.

 

Note: If you set several date intervals then the first one will be displayed on the horizontal axis. If there are longer intervals in the set then a difference between its length and the first interval length will be added to the axis. So the length is equal to the duration of the longest interval but the start point is the start time of the first interval of the set.

Also, if you have set an average statistics interval among the current statistics intervals then the average statistics is displayed in compliance with the longest interval.

 

 

Availability:

Full version

Yes

Free version

No

Note: To compare all features of the Full and the Free versions of SQL Administrator, refer to the Feature Matrix page.