Hello!
One could access the maximum FME Processes and Workers in Python like this:
MaximumProcesses = fmeobjects.FMELicenseManager.getMaxFMEProcesses() or the same with workers.
How can I get the acual used number of Processes and Workers?
Thanks a lot! Regards Jacob