|
Measures reported by XMScheduleTest
To ensure optimal performance of the XenMobile server, administrators can schedule the automatic execution of certain critical tasks in the background - say, cleanup operations, download operations, etc. Periodically, administrators should check whether these tasks are executing as per schedule, identify failed tasks, investigate the reasons for the failure and fix them, so that such job failures do not adversely impact the performance of the XenMobile server. The XMScheduleTest test helps administrators rapidly capture job failures and promptly initiate remedial action.
With the help of this test, administrators can track the status of their scheduled jobs and quickly identify the number and nature of jobs that failed or were cancelled.
The measures made by this test are as follows:
| Measurement |
Description |
Measurement Unit |
Interpretation |
| run_jon |
Indicates the number of jobs that are running currently. |
Number |
Use the detailed diagnosis of this measure to know which jobs are running currently. |
| cancel_req |
Indicates the number of jobs for which cancellation has been requested. |
Number |
Use the detailed diagnosis of this measure to know for which jobs cancellation has been requested. |
| cancel_done |
Indicates the number of jobs that have been cancelled. |
Number |
Use the detailed diagnosis of this measure to know which jobs were cancelled. |
| run_gwth |
Indicates the number of jobs that ran during the last measurement period. |
Number |
|
| failed_job |
Indicates the number of jobs that failed during the last measurement period. |
Number |
Ideally, the value of this measure should be 0. If this measure reports a non-zero value, use the detailed diagnosis of this measure to know which jobs failed. |
| last_executed |
Indicates the number of jobs that were executed during the last measurement period. |
Number |
Use the detailed diagnosis of this measure to know which jobs executed during the last measurement period. |
| repeat_jobs |
Indicates the number of jobs that keep repeating. |
Number |
Use the detailed diagnosis of this measure to identify the jobs that keep repeating. |
| total_jobs |
Indicates the total number of jobs that were scheduled. |
Number |
|
|