Please ensure Javascript is enabled for purposes of website accessibility
Powered by Zoomin Software. For more details please contactZoomin

AVEVA™ Adapter for Azure Event Hubs

Health and Diagnostics

  • Last UpdatedOct 08, 2024
  • 2 minute read

AVEVA Adapters produce various types of health data. You can use health data to ensure that your adapters are running properly and that data flows to the configured OMF endpoints. For more information on available adapter health data, see Health.

AVEVA Adapters also produce diagnostic data. You can use diagnostic data to find more information about a particular adapter instance. Diagnostic data lives alongside the health data and you can egress it using a health endpoint and setting EnableDiagnostics totrue. You can configure EnableDiagnostics in the system's Diagnostics and metadata. For more information on available adapter diagnostics data, see Diagnostics.

In CONNECT data services, both health and diagnostics data are created as assets. The data are available in the Asset Explorer and you can use them in the CONNECT data services feature. For more information, see Assets in the CONNECT data services documentation .

Health endpoint differences

Two OMF endpoints are currently supported for adapter health data:

  • PI Web API

  • CONNECT data services

There are a few differences in how these two systems treat the associated health and diagnostics data.

  • PI Web API parses the information and sends it to configured AVEVA PI Servers for the OMF endpoint. The static data is used to create an AF structure on a PI AF server. The dynamic health data is time-series data that is stored in PI points on a PI Data Archive. You can see it in the AF structure as PI point data reference attributes.

  • CONNECT data services does not currently provide a way to store the static metadata. For CONNECT data services based adapter health endpoints, only the dynamic data is stored. Each value is its own stream with the timestamp property as the single index.

AF structure

With a health endpoint configured to a AVEVA PI Server, you can use PI System Explorer to view the health and diagnostics of an adapter. The element hierarchy is shown in the following image.

  • The Elements root contains a link to an Adapters node. This is the root node for all adapter instances.

  • Below Adapters, you will find one or more adapter nodes. Each node's title is defined by the node's corresponding computer name and service name in this format: {ComputerName}.{ServiceName}. For example, in the following image, MachineName is the computer name and OpcUa is the service name.

  • To see the health and diagnostics values, select an adapter node and then select Attributes.

In This Topic
Related Links
TitleResults for “How to create a CRG?”Also Available in