SQL Job Status Test
This test reports the current status of configured SQL jobs. This test has been disabled by default. To enable this test, go to the enable / disable tests page using the menu sequence : Agents -> Tests -> Enable/Disable, pick Microsoft SQL as the Component type, Performance as the Test type, choose this test from the disabled tests list, and click on the << button to move the test to the ENABLED TESTS list. Finally, click the Update button.
Target of the test : A Microsoft SQL server
Agent deploying the test : An internal agent
Outputs of the test : One set of results for every job that has been configured for monitoring
|
Measurement | Description | Measurement Unit | Interpretation | ||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Number of run times for the SQL job |
Indicates the number of times the job has run. |
Number |
|
||||||||
Avg duration of SQL job |
Indicates the average time taken by the job to execute. |
Secs |
By comparing the value of this metric across the current jobs, you can accurately identify the job that is taking too long to complete. Also, note that if the value of the Number of run times for the SQL job measure is equal to zero, then the Avg duration of the SQL job measure will not appear in the eG user interface. |
||||||||
Status of the SQL job |
Indicates the status of this job. |
Number |
If the value of this measure is 0, it means that the job has failed. In such a case, use the detailed diagnosis of the Number of run times for the SQL job measure to determine the root-cause of the failure. The value 3 for this measure indicates that the job was cancelled, and the value 1 denotes that the job executed successfully. However, note that if the value of the Number of run times for the SQL job measure is equal to zero, then the Status of the SQL job measure will not appear in the eG user interface. The values reported by this measure and their numeric equivalents are available in the table below:
Note: This measure reports the Measure Values listed in the table above to indicate the status of the SQL job. However, in the graph, this measure is indicated using the Numeric Values listed in the above table. |
||||||||
Running duration |
Indicates the time duration for which this job is running. |
Seconds |
A value of 0 for this measure indicates that the job is currently not running. A sudden/gradual increase in the value of this measure is a cause of concern. A high value for this measure may be due to one or more of the following reasons:
|
||||||||
Average duration of last 10 successful executions |
Indicates the average time duration taken by this job for the last 10 successful executions. |
Seconds |
|
||||||||
Does current duration exceed average duration? |
Indicates whether/not the current duration for which this job is executed exceeds the Average duration of last 10 successful executions measure. |
|
The values reported by this measure and its numeric equivalents are mentioned in the table below:
Note: By default, this measure reports the Measure Values listed in the table above to indicate whether / not the current running status of the job exceeds the average duration. The graph of this measure however, is represented using the numeric equivalents only i.e., 0 or 1. The detailed diagnosis of this measure lists the current time of this job, the time at which the execution of the job was started, the duration for which the job was running and the previous average run time of the job. |