Is there a way to set a fixed port for miners so that external monitoring sw can access the current stats? right now it chooses a different random port number every time a miner starts.
You can add apiport field to miners files, this is not compatible with gpu groups which requires dynamic port assignation.
Next release will use fixed port if gpu groups is unused and dynamic port assignation if gpu groups are used.