Currently, the FME Server Engine names can be changed by manually editing the processMonitorConfigEngines.txt file.
But please don't rush off and try this! You will lose the ability to manage FME Server Engines via the web interface – for example, changing the Engine count. This also isn't exactly a "feature" as it has not been rigorously tested! Buyer beware when making this configuration change.
It would be amazing if we could use the FME Server web interface to change the names of FME Server Engines - perhaps on the Engines & Licensing page.
What do you think? Are there any drawbacks I haven't considered? Is anyone doing this now?
Wait, so how do I change FME Server Engine names? Add NODE_OVERWRITE=true to the top of the file, and find the START_ENGINE lines at the bottom to make some changes. Make sure to save and restart FME Server for the changes to take effect. (And remember, any changes to the FME Server Engine count must now be reflected in this file!)
Example...
Original: START_ENGINE_MyFMEServer_Engine1=!TEMPLATE_START_ENGINE!
Renamed: START_ENGINE_MyFMEServer_LiDAREngine=!TEMPLATE_START_ENGINE!