Engines

Select Engine Management > Engines.

Note  To license your FME Engines or view the remaining credits on your Dynamic Engines (CPU Usage), use the Licensing page.

Use the Engines tab of the Engine Management page to perform the following tasks:

  • Configure the number of FME Engines to start (see below).
  • View the jobs history of your engines: Select an engine. In the right pane, select the Jobs tab. To refresh the history, click the refresh icon.
  • View the properties defined on your engines. Properties are useful when configuring engine assignment rules for Queue Control and Streams. Select an engine. In the right pane, select the Properties tab.

Configuring the Number of FME Engines to Start

Under Standard Engines or CPU-Usage Engines, click Edit. (Alternatively, from the Overview page, under Hosts, click View All.) On the Hosts page, click Edit. Move the cursor over the Standard Engines or CPU-Usage Engines field for the Engine host you want to configure. Use the up/down arrows to change the number of starting engines as desired. Click Save.

Note  Dynamic Engines are configurable only if they are enabled on the Licensing page.

When configuring the number of FME Engines to start, consider the following:

  • Dynamic Engines are not configured to start by default. Once started, they are initially assigned to the Default job queue, and charged only for time during which they run jobs.
  • Warning  Once started, Dynamic Engines are initially assigned to the Default job queue. Configure Queue Control to ensure your Dynamic Engines run only the jobs you intend.
    Tip  To send notifications when Dynamic Engine credits fall below a specified amount, configure the Low Credit system event.
  • Changes on the Engines page are requested through port 7500, by default. To process these requests, it may be necessary to configure a rule in the firewall settings of machines hosting FME Engines to allow open communication through port 7500. To change the port number through which these requests are processed, use the NODE_ENGINE_ADMIN_PORT directive in the processMonitorConfigEngines.txt and fmeFlowConfig.txt configuration files.