Example

An example Data Stream that demonstrates how to use this Transformation to detect excessively high temperatures can be found below.

Refer to configuration to understand all configuration options of this Agent.

Step 1: Add the Agent

Drag the Threshold Monitor Transformation onto the canvas, link the input endpoint to the temperature data, the output to the printer, and save the Data Stream.

Step 2: Configure General

Select the Agent and click Configure. Keep the default Collection.

Step 3: Configure Threshold Definitions

Click '+' to add a threshold definition to the grid. In this case, set the parameter to Temperature, comparison to Exceeds, and a threshold of 90. This will monitor for all events with a temperature above 90.

Step 4: Results

Apply the changes, save the Data Stream, and publish.

Open the Live Data View blade to view the results. Only events where Temperature exceeds 90 degrees are printed.

Files

See the Import, Export, and Clone - XMPro article for steps to import a Data Stream.

Last updated