For the Asset Health Indicator service to work correctly, you must configure the Meridium Notification Service by modifying the file Meridium.Service.Notification.exe.config on all GE Digital APM Servers.
Steps
If you have not done so already, complete any necessary basic configuration for the Meridium Notification Service.
Within the <notification> tags, within the <notificationSettings> tags, uncomment the following text string (i.e., delete the <!-- and -->):
<!-- <add key="server4" serverType="external" endPointName="ahmService"/> -->
Within the <system.serviceModel> tags, within the <client> tags, uncomment the following text string (i.e., delete the <!-- and -->):
<!-- <endpoint name="ahmService" address="net.tcp://localhost/Meridium/AHM/NotifyHandler" binding="netTcpBinding" contract="Meridium.Core.Common.Contracts.INotificationService" /> -->
Save and close the file.
Copyright © 2018 General Electric Company. All rights reserved.