You are here: Reference Manual > FME Server Process Monitor

FME Server Process Monitor

The Process Monitor is responsible for ensuring that the FME Server 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 Server Core and any FME Engines when needed.

The following ports are monitored by the Process Monitor:

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

See Also