Skip to Main Content
AVEVA™ PI System™ Feedback Portal

Welcome to our new feedback site!


We created this site to hear your enhancement ideas, suggestions and feedback about AVEVA products and services. All of the feedback you share here is monitored and reviewed by the AVEVA product managers.

To start, take a look at the ideas in the list below and VOTE for your favorite ideas submitted by other users. POST your own idea if it hasn’t been suggested yet. Include COMMENTS and share relevant business case details that will help our product team get more information on the suggestion. Please note that your ideas and comments are visible to all other users.


This page is for feedback specifically for AVEVA PI System. For links to our other feedback portals, please see the tab RESOURCES below.

Status No Status
Product PI Connectors
Created by Guest
Created on Aug 20, 2022

Ability to monitor which OPC UA Connector is active in a failover pair

As a PI administrator, I need to monitor which OPC UA Connector in a failover pair is currently active. When the primary OPC UA Connector goes down, I need an email notification, and vice versa when the secondary OPC UA Connector goes down.
  • Attach files
  • Gabriel Verreault
    Reply
    |
    Aug 20, 2022
    The current workaround would be to get the status using a REST call, and then store the result: https://:/admin/api/instrumentation/Failover%20Status The result of the REST call, would be a JSON containing the information for both members. This could be stored in PI simply using PowerShell or the PI Connector for UFL.