Check the status of local replication processes to CONNECT
- Last UpdatedJul 10, 2025
- 2 minute read
- CONNECT
- Historian Agent
- Agents
If the Publishing status in the Configurator displays a red dot, publishing is inactive. In this situation, you may want to check the operational status of the replication processes. To do this from the Historian Agent Configurator:
-
Select the Publishing link.

-
The link opens the Detailed Process Status window, which displays the status of four processes necessary to replicate data to CONNECT data services: the Supervisor, System Platform Adapter, Replication Configuration, and Replication processes.

-
When you are finished checking the statuses of these processes, select Close.
Note: you can also check the status of these processes in the Operations Control Manager Control's Log Viewer and in the Windows Task Manager.
Component and location of local replication processes
See the table below for the location of the local components that comprise the local replication processes..
|
Component |
Location |
Description |
|---|---|---|
|
aahSupervisor |
C:\Program Files\Common Files\ArchestrA\Hosting\aahSupervisor.exe |
AVEVA Historian Supervisor Windows service. Manages Replication and Replication Configuration processes. May not be running until publishing is started or if explicitly stopped by the user. |
|
Aveva.System.Data.Host |
C:\Program Files\AVEVA\Historian\Agent\Adapter |
Process that provides an interface to CONNECT data services. Started by Replication process. Will not run until replication is configured and started. |
|
aahReplicationConfig |
C:\Program Files\AVEVA\Historian\Agent |
Process that provides and manages configuration for replication. Runs when AVEVA Historian Agent Configurator is up and running or when publishing is active. |
|
aahReplicationNG |
C:\Program Files\AVEVA\Historian\Agent |
Process that replicates Historian data to CONNECT data services based on the configuration provided by the aaReplicationConfig process. Responsible for starting Aveva.System.Data.Host. Will only run when publishing is active. |