Skip to main content

Manage Baselines

A baseline is a recorded state of information or attributes of a product at a specific point in time, serving as a basis for defining and managing changes. It provides a fixed reference point for change management. Baselines are used to identify the working state of a product and offer comprehensive views of current baselines against historical ones, illustrating how product attributes have evolved over time and under various working conditions.

When a historical baseline is retrieved, understanding the product's state becomes significant due to its change history. This allows configuration managers to compare and identify individual items that lag or lead in progressing toward better functionality or performance. Additionally, establishing a baseline is useful for backing out and restoring the original configuration after implementing any change, or if it is necessary to rebuild a specific version of a configuration at a later stage. The current implementation supports asset baselining for computers and servers.

To view the Manage Baselines page, navigate to Admin > Asset Management > Manage Baselines. The list page will then appear.

List Page

The list page displays created baselines along with their details.

note

Users with the Manage Asset Management role can access Baseline CRUD operations (Create, Read, Update, Delete).

Manage Baseline List Page

Here, you have the following options:

  1. Search: Search for baselines using predefined filters such as ID, Name, Asset Type, and Status.
  2. Variance Detection Settings: Configure variance detection.
  3. Create Baseline: Create a baseline.
  4. Re-Order: Reorder baselines using drag and drop.
  5. View: View baseline details.
  6. Delete: Delete a baseline if it is no longer required. A confirmation message appears. Click Yes to continue or Cancel to stop the process.

Visible Columns

Column Name                   Description
IDIt is the unique number of the baseline.
NameIt is the name of baseline.
Asset TypeThe type of the asset.
StatusThe status of the asset.
Created DateThe creation date of the asset baseline.
Last Updated DateThe date when the baseline was last updated.
ActionsAvailable options for the baseline, including editing with the Edit icon or deleting with the Delete icon.

Create Baseline

To create a baseline, follow these steps:

  1. Click the Create Baseline button in the top-right corner of the page. The following page will then appear.

Manage Baseline List Page

  1. Enter the following details:
    • Name: Enter the name of the baseline.
    • Description: Add a brief description of the baseline.
    • Asset Type: Select the type of asset.
    • Notify to: Select the relevant requester or technician to notify.
    • Baseline Attributes: Add required attributes using the Add Attributes link. These are additional fields corresponding to the created baseline.

Add Attributes

  • Once added, enter values for the attributes in their respective fields, as shown below.

Add Values to the Attributes

  • Auto Assignment: Automatically assign the baseline to assets based on conditions. By default, this is disabled. If enabled, the following fields will appear. Conditions: Select the conditions based on which the baseline should be applied. Excluded Assets: Add the assets you want to exclude from automatic assignment.

Add Assets to Exclude

Add Assets to Exclude

Excluded Assets List

  1. Once all details are entered, click Create to generate the baseline. By default, the baseline is created in Draft status.
  2. From the list view, click the baseline name to edit its attributes and publish it using the Publish Baseline button located in the top-right corner.

Alternatively, you can publish a baseline directly from the list view by clicking the View icon. This opens the baseline details page, where you can review its information and access the publish option, as shown below:

Publish Baseline

  1. For baselines with 'Draft' status, attribute details can be updated. For baselines with 'Published' status, attribute details cannot be updated, and they can be associated with assets.