Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

An Alarm Detection configuration enables you to define criteria for generation of alarm messages. You select a condition, or combine a set of conditions, that within specific limits, generate an alarm message. To monitor the system alarms, you use the Web Interface. Note that enables thatImage Added enables you to deliver alarm messages to SNMP monitoring systems, as well.

...

Info
titleExample - Configuring an Unreachable EC condition


Note
titleNote!

The parameters in the following example do not apply to any specific system and are only presented here to enhance understanding of the alarm condition.

A telecom provider wants the system to generate an alarm if the connection to any EC cannot be re-established within 10 minutes.

  1. Configure an Alarm Detection that uses the Unreachable Execution Context condition.

    Configure an Alarm Detection

  2. From the Pico Instance drop-down list, select Any.

    Define the Alarm Condition
     
  3. Enter the time limit of During the last 10 minutes.

The alarm will be triggered whenever the system detects a loss of connection between the platform and one of its ECs, for a period that is longer than 10 minutes.

...

  1. Create a variable.
     

  2. Assign the variable with a value.
     

  3. Setup Set up the Workflow Alarm Value condition.

...

  1.   At the bottom of the Alarm Detection configuration, click  Add ; the Add Alarm Condition dialog box opens.

  2.   From the Alarm Condition drop-down list select  Workflow Alarm Value.

  3.   From the Value  dropdrop-down list, select the name of the variable that you created.

  4.   Click  Browse... to select the Workflow that the Alarm Detection should guard.

  5.   Configure the Limits according to the description of The Workflow Alarm Value and click  OK .

...

ItemDescription

Workflow

Select a workflow with the throughput value, and the processing speed, that you want to supervise. For further information about the throughput value calculation, see Throughput Calculation in 3.1.8 Workflow Properties. An alarm is generated if the throughput value is not within the condition limits.

Limits

For information about Limits see the section above, Host Statistic Value.

...

Info
titleExample - Configuring a Workflow Throughput condition


Note
titleNote!

The parameters in the following example do not apply to any specific system and are only presented here to enhance understanding of the alarm condition.

You want the system to warn you on about the detection of decreased processing rate.

  1. Configure an Alarm Detection to use the workflow throughput condition.

    Configure an Alarm Detection
  2. On the Edit Alarm Condition dialog box click Browse... to select the workflow with the processing rate that you want to supervise.
     

  3. Enter a limit of Falls Below 50000 (batches, UDRs, Bytearray).

    Configure an Alarm Condition

The alarm will be triggered by every occurrence of a workflow slowing down its processing rate to a throughput that is lower than 50000 units per second.

...