How do I create an indicator template?

CAUTION 

CAUTION

Service Disruption

The name of an object, including subscriptions, baselines, indicators, templates, and chart profiles, cannot contain a semicolon (;) or backslash (\).

The use of these characters in an object identifier will result in corrupted data that must be deleted by Nokia support.

Steps
 

From the Data Collection and Analysis Management, Indicator Templates view, click png3.pngTEMPLATE.


In the Create Indicator Template form that opens, enter a name for the template.

The name must be unique.


Enter a description and units as needed.


Enter information in the Telemetry Type field. As you type, the field filters for available telemetry types to match your input.

Choose the telemetry type from the list of matches.


Click png3.pngCOUNTERS.


If you have chosen more than one counter, a formula is required; see How do indicator formulas work?.

Enter information in the Formula field. As you type, the field identifies incorrect syntax.


Configure thresholds as needed:

  1. Click png3.pngTHRESHOLD.

  2. In the Add Threshold window that opens, enter a threshold value in the Threshold field.

  3. Choose a direction from the drop-down list.

  4. Click ADD.

  5. Add additional thresholds as needed.


Configure threshold actions as needed:

  1. Click on a threshold you created in Step 7.

  2. Click png3.pngACTION and choose Alarm, Email, or Kafka from the drop-down list.

    • To configure an alarm, choose the severity from the drop-down list.

    • To configure an email action, enter recipient email addresses, separated with commas, and enter boilerplate information in the Subject and Content fields.

      To aggregate emails, enable the Aggregation toggle and configure the parameters. For example, the default value of 5 in the Period and Number of Events fields sends an email every 5 min and for every five threshold crossing events, whichever comes sooner.

    • To configure a Kafka message, enter an existing topic name and enter the message information in the Content field.

  3. Add additional actions for each threshold as needed.

  4. Click SAVE.


Click CREATE.

Note: If your formula does not include all the counters you selected, the CREATE button is dimmed. If you cannot create the template, check the Formula field to ensure all counters you selected are part of the formula and spelled correctly.

End of steps