FME Flow Process Monitor

The Process Monitor is responsible for ensuring that the FME Flow Core and the FME Engines are always up and running. The Process Monitor provides fault tolerance by regularly checking all processes and restarting the FME Flow Core and any FME Engines when needed.

The following ports are monitored by the Process Monitor:

Port Description
7071 Requests to the FME Flow Core from the FME Flow API.
7072 FME Subscriber notification requests.
7073 Scheduling Manager requests.
7075 FME Publisher relay requests.

See Also