Versions Compared

Key

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

...

Field
Type
Description

instancePath

string

This field contains an instantiated path based on actual input data and the node path of the kpi object in the service model.

Example:

The instancePath to the object referenced by node 2 in the example is "/Example City/SITE_6494".

kpistringThis field contains the name of the kpi object in the service model.
nodestring

This field contains the node path of the kpi object in the service model, e g tree1/region/city.

For the instantiated path, corresponding to actual values in the input, see InstancePath.

outputTimelongThis field contains the system time (Unix time) when the KPIOutput UDR was generated.
outputTypeint

0 - UDR generated at the end of a period

1 - UDR generated for an immediate alarm

When a KPI is configured to generate immediate alarms, the alarm output will be generated in a KPIOutout UDRs with outputType 1. A UDR for the same KPI will be generated at the end of the period with outputType 0.

periodEndlongThis field contains the end time for the period, based on the incoming KDR UDR timestamps.

periodStart

long

This field contains the start time for the period, based on the incoming KDR UDR timestamps.

sampleCount

long

This field contains the number of KDR UDRs that were used for the KPI calculation.

threshold

stringThis field contains the level name of threshold object in the service model.
valuedoubleThis field contains the result of the KPI calculation.
windowSizelong

This field contains the length of the period. The period length is determined by windowSize in the the kpi object.



Page Properties
hiddentrue