SystemLink Forum

cancel
Showing results for 
Search instead for 
Did you mean: 

Lots of Python tasks on Systemlink Server

I have dozens of tasks from python.exe running on my SystemLink server.  Collectively they consume a lot of memory, and I believe this is are destabilizing the server.  The RabbitMQ service occasionally stops.  What causes all of the Python tasks, and how can I minimize their impact?

PythonTasks.JPG

0 Kudos
Message 1 of 2
(2,282 Views)

These Python processes are the worker processes for the Salt Master that is included with SystemLink that enables its systems management support to scale to support hundreds of targets.  This is one of the reasons our servers requires a minimum of 6GB of RAM, however you need a more if you also plan to store a lot of data to support the Mongo database.  My server has 32GB of RAM as an example.

0 Kudos
Message 2 of 2
(2,270 Views)