SQL Sentry Runtime Stats
Introduction
The Runtime Stats node displays an active event object's historical runtime information. The following two views are provided:
- Runtime History
- Runtime Aggregates
Opening Runtime Stats
- Open the Event Calendar.
- Right-click on an event object.
- Select Jump To > Runtime Stats to open the Runtime Statistics graph.
You can also view Runtime Stats graphs for individual jobs.
- Open the Navigator pane
- Expand the local jobs node for the desired instance
- Expand the desired job
- Double click Runtime Stats to open the Runtime stats graph for your selection
Aggregate vs. History
Select from the drop-down menu to choose between the Aggregate and History graph. These graphs make it easy to identify runtime trends that can be indicators of or eventually lead to performance issues with the event or server.
Runtime History Graph
This graph shows a job’s actual runtime and status over the specified interval. A red bar indicates that the instance failed.
Runtime Aggregates Graph
This graph shows the distribution of the job’s actual runtime over the specified interval. This data can be valuable when deciding where to place a job in the schedule to minimize contention.
Graph Controls
Use the Navigation toolbar to change the start date/time and interval for the graph. The Days control can go up to 60 days. Whenever the selected interval is less than one-day (1 minute through 4 hours), the Days control changes to one-day.
Item | Description |
---|---|
Min/Max Y Val | When a runtime graph is first displayed, SQL Sentry tries to determine the most appropriate interval and maximum Y-axis value. You can change either of these settings at any time. |
Auto-scale To Max | Checking this box automatically selects the appropriate Max Y Value of the data being shown in the current view. |
Interval Type | Changes the interval used for the Y-axis. |
Show Value Labels | Deselect this checkbox to hide the bar value labels. This can become necessary for broader ranges with hundreds or thousands of bars to reduce the noise on the graph. |