This documentation supports the 19.08 version of BMC CMDB.

To view an earlier version, select the version from the Product version menu.

Monitoring a reconciliation job


You can monitor a reconciliation job by using the fail-safe mechanism or from the Reconciliation component.

Overview of the fail-safe mechanism 

The fail-safe mechanism is available only when you configure a value for the Job Idle Time (minutes) parameter. You can set this parameter and all other reconciliation-related fields in the new Dashboard, select Configurations > Core Configurations, and click the Reconciliation component in the left pane.

The fail-safe mechanism in the reconciliation engine monitors the progress of all the running jobs (scheduled, continuous, and non-continuous). When it encounters an unresponsive job, the mechanism automatically restarts the job. For noncontinuous jobs, the mechanism stops the current job and starts a new job. For continuous jobs, the mechanism stops the current run and lets the next run start after the continuous interval of that job has elapsed.

For example, assume that you have configured the job idle time for 500 minutes. The fail-safe mechanism monitors all the jobs after every 500 minutes. If the fail-safe mechanism detects a job that is not responding (not processing a CI) for more than 500 minutes, it restarts the unresponsive job.

To use the fail-safe mechanism to monitor reconciliation jobs

You can monitor a reconciliation job from the Reconciliation component and interpret the various values displayed in the Job Details area. This mechanism logs all the traces in the arrecond.log file. Locate the log file if you have configured it to reside in a particular directory. Usually, this log file resides in the installation directory; for example: \Program Files\BMC Software\AtriumCore\Logs.

When working with the fail-safe mechanism, consider the following information:

  • The allowable time interval for which a job can remain idle is configurable.
  • The configured time interval is in minutes.
  • The default job idle time is 0 minutes.
  1. From the Data Flow section of the CMDB Dashboard, click Reconciliation. (Alternatively, on the CMDB Dashboard, select Jobs > Manage Reconciliation.)
    The following page is displayed.
  2. From the Dataset list, select a data set name for which you want to view the jobs, or select All to view jobs for all the data sets in CMDB.
  3. From the upper-right corner, select the time period for which you want to view the jobs.
    For example, you can select Today, Last 7 days, and so on.


  For the selected data set and time-period filters, the ribbon component displays the following fields:

Ribbon ComponentFieldDescription
JobsTotal

Count of all jobs that have run at least once plus jobs that have not run even once.

ExecutedCount of jobs that have run at least once for the applied data set and time-period filters.
Pending

Count of jobs that have not run even once for the applied data set and time-period filters.

CIsTotalCount of all CIs processed in all the executed jobs.
GoodCount of CIs that are successfully reconciled for the executed jobs.
ErrorsCount of CIs that failed reconciliation for the executed jobs.
RelationshipsTotalCount of all relationships processed in all the executed jobs.
GoodCount of relationships that are successfully reconciled for the executed jobs.
ErrorsCount of relationships that failed reconciliation for the executed jobs.


Important

  • The values displayed in the Jobs ribbon component are run-time values.
  • The values in the CIs and Relationships ribbon components are generated by the Datasources Utility.
    This utility runs at scheduled times, as set in the Configurations menu.
    A message above the ribbon provides the date and time when the server last ran the utility.
  • The time-period values are dependent on the the date of the dashboard utility run and not related to the actual calendar date.
  • The information displayed for the Today option is the information populated in the last dashboard utility run. For example, you select Today in the time-period filter on 20 July 2017. If the dashboard utility was last run on 16 July 2017, the CI details that are displayed are for 16 July 2017. Additionally, if you select Last 7 days in the time-period filter, the CI details that are displayed are from 9 July 2017 to 15 July 2017.

Below the ribbon component, the All Job Run Activities table lists the details of each job in a row. Each row has the following fields:

FieldDescription
Job Name

Displays the job name that you provided when creating the job. Click a job name to view the job settings page. This page displays the following sections:

  • Job Details: Displays the Job Name, Job ID, creation date, modification date, and the reconciliation features applied to the job such as enable or disable Delete Files on Exit, Exclude Orphaned Weak CIs, and so on.
  • Status: Displays the current status of the job such as Completed, Aborted, and so on.
  • Activities: Displays three tabs that contain the settings you have done for Identify, Merge, and Purge activities.
  • Schedule: Displays the current job schedule such as Continuous, or Recurring every day, every week, and so on.

You can also edit, delete, and start the job from this page.

Job Status

Displays one of the following job statuses:

  • In Progress: The job is currently in progress.
  • Completed: The job completed successfully.
  • Aborted: The job was not completed because of errors.
  • Stopped: The job was stopped before completion.
CIs

Displays a count of CIs that succeeded and failed to reconcile.

Values in the green CIs column represent the number of CIs reconciled successfully, while values in the red CIs column represent the number of CIs that failed reconciliation. You can drill-down into the failed CIs by clicking the link for the number of failed CIs. This drill down page provides a Recommended Actions column that lists the solutions for resolving the failed CIs.

Relationships

Displays a count of relationships that succeeded and failed to reconcile.

Values in the green Relationships column represent the number of relationships reconciled successfully, while values in the red Relationships column represent the number of relationships that failed reconciliation. You can drill down into the failed relationships by clicking the link for the number of failed relationships. This drill-down page provides a Recommended Actions column that lists the solutions for resolving the failed relationships.

Runs History

Displays a link for the number of times the job has run so far. Click the link to view a page that displays the job history such as the job status, start time, and end time for each run of the job. Click the Status of a job to expand the job row and view the Activities and Events tabs.

Note

Currently, a reconciliation job with multiple activities of the same type displays multiple job entries in the last-run job.

ActivitiesDisplays a link with the number of activities configured for the reconciliation job. Click the link to expand the job row and view the Activities and Events tabs. The Activities tab displays the details of the Identify, Merge, and Purge activities configured for the job, the current status of each activity, and so on. The Events tab provides description for each of the activities such as, the number of records found, the number of failures for identification, and so on.

Note

  • If you stop a continuous job, it continues to process data for the the current run until it is complete. The job does not stop immediately.
    For example, if you have set a continuous job to run every 1800 seconds and you click Stop Job at 1600 seconds after it started, the job status displays the In Progress status till the duration of 1800 seconds is complete. You can edit a job only after it stops.
  • If you make changes to a continuous job, the changes will reflect only once you stop and restart the job manually.

For more information about creating and monitoring a reconciliation job, go to the Walkthroughs widget on the Dashboard, or go to the Reconciliation component, and from the walk-through options, click CMDB Reconciliation Video.


Was this page helpful? Yes No Submitting... Thank you

Comments