Hi,
I am investigating some issues with the invocation of the correct processes between the A&B leg of a DMA pair. However, I don't actually have a reference of exactly what should be running. I have 5 slprotocol and 5 slport running on a single DMA as well, which seems strange to me.
If anyone had such a reference guide, I would be very grateful
Hi Garry,
DataMiner processes | DataMiner Docs seems like a comprehensive list of the DataMiner processes.
Regarding the SLProtocol and SLPort processes, we have created pools of certain processes to resolve the memory limitations of 32-bit processes, but also to help isolate problems occasionally. SLProtocol exists as an optionally 64-bit process since 10.1.8, and will be replace the 32-bit version by default as of 10.3.9.
The SLSNMPManager process always has 3 instances, one for each SNMP version, due to how the WinSNMP library handles SNMP versions.