|
Measures reported by BkgroundServiceTest
This test monitors the background services that are key to the smooth functioning of background processes.
The measures made by this test are as
follows:
| Measurement |
Description |
Measurement
Unit |
Interpretation |
| Sys_wide_queue_length |
The number of jobs that are waiting for free background processes for their execution |
Number
|
Background jobs are usually defined without a target server specification. This ensures optimal distribution of the workload from the jobs. This attribute is the best for showing capacity problems in background processing. Short wait queue is the optimal situation.
|
| Sys_wide_free_bkg_procs |
The number of free background work processes in the entire system |
Number
|
 
|
| Sys_wide_class_a_procs |
The number of class A background processes in the entire system |
Number
|
 
|
| Sys_wide_total_bkg_procs |
The total number of background work processes in the entire system |
Number
|
 
|
|