Creating a Profile and Service Model Using the Model Builder (5.0)

Creating a Profile and Service Model Using the Model Builder (5.0)

To create a KPI profile and service model using the Model Builder, click the New Configuration button in the Build view and select KPI Profile.


KPI Management profile configuration

Follow these instructions to define your service model:

Dimension

  1. Click on the arrow sign before Dimension to expand this section.

    DimensionList.png
    Dimension definitions
  2. Click on Add to open the Add Dimension screen.

    AddDimension.png
    Add Dimension dialog
  3. Click on the Add button to open the Add UDR Data screen.

    AddData.png
    Add UDR Data dialog
  4. Enter the name of the UDR type to be processed in the UDR Type Name field and the name of the mapping field within the UDR in the UDR Mapping Fields, and click OK.

  5. Repeat the previous two steps for all the UDR types and mapping fields you want to have in your Dimension.

  6. When you are finished, click OK to close the Add Dimension screen and save your dimensions.

  7. Create all the dimensions you want to have in the same way.

Trees

  1. Click on the arrow sign before Tree to expand this section.

    Service model tree
  2. Click on the Add Root button to create the root element(s) you want to have.

  3. Click on the Add Leaf button to create the tree structure(s) you want to have.

  4. Repeat for all the trees you want to define.

Metrics

  1. Click on the arrow sign before Metric to expand this section.

    Metric definitions
  2. Click on the Add button to open the Add Metric screen.

    Add Metric dialog
  3. Enter a name for the metric in the Metric Name field, and select a function in the Function drop-down list.

  4. Click on the Add button to open the Add Expression screen.

    Add Expression dialog
  5. Select the UDR type in the Dimension type name enter your expression in the Expression field, and click OK. See metric(5.0) for information on how to write an expression.

  6. Repeat the previous two steps for all the expressions you want to add, and then click OK to save and close the Add Metric screen.

  7. Repeat this procedure for all the metrics you want to add.

Thresholds

  1. If you want to create thresholds, click on the arrow sign before Threshold to expand this section, otherwise, skip to the KPI section.

    Threshold definitions
  2. Click on the Add button to open the Add Threshold screen.

    Add Threshold dialog
  3. Enter a name for the threshold in the Name field, and select the Order Descending checkbox if you want the thresholds to be evaluated in descending order.

  4. Click on the Add button to open the Add Threshold Level Data screen.

    Add Threshold Level Data dialog
  5. Enter a name for the level in the Level Name field, a description in the Alarm Description field, and the value in the Value field, and click OK.

  6. Repeat the previous two steps to add all the levels for your threshold, click OK to save your Threshold, and close the Add Threshold screen.

  7. Repeat steps 2-5 for all thresholds you want to add.

KPIs

  1. Click on the arrow sign before KPI to expand this section.

    KPI definitions
  2. Click on the Add button to open the Add KPI dialog.

    Add KPI dialog
  3. Enter a name for the KPI in the Name field, select the node path, i.e. the path through your defined trees, in the Node Path drop-down-list, and select the Immediate Alarm checkbox if you want an alarm to be generated at the first occurrence.

  4. Select the Use KPI expression checkbox if you want to enter a KPI expression that is not already defined by a metric. The field below will then change name to KPI Expression and you can enter your expression. See metric(5.0) for information on how to write an expression. Clear the Use KPI expression checkbox if you want to use a defined metric and select the metric you want to use in the Metric field.

  5. Select an optional threshold in the Threshold drop-down list, enter a time interval in seconds in the Window Size field, and click OK to save your KPI.

  6. Repeat the procedure for all the KPIs that you want to add. If you have selected the Aggregated Output option in the profile, the window size has to be the same for all KPIs, and you will enter this at the top of the profile next to the Aggregated Output check box.

Finish

  1. Click on the Validate button in the profile to check that your configuration is valid.

  2. Click on the Save button, select a folder, and enter a name to save your profile.

  3. The KPI profile is now ready for deployment.

Hint!

If you want to enter the service model in JSON format, click on the Model view and either enter your JSON format directly or paste it in if you have it saved elsewhere. The format should be entered as described in Object Types (5.0). For a complete example, see Service Model Definition (5.0)