Disabling or Throttling ewsposter? #753
Unanswered
GeorgiaM-honestly
asked this question in
Q&A
Replies: 2 comments 2 replies
-
Thank you. Can you provide some more details (i.e. screenshots from |
Beta Was this translation helpful? Give feedback.
0 replies
-
Sure. This is an instance of a high amount of RAM being used by the process, however, I have seen it get to the point where the OOM killer terminated python3 which launched it. Is there anything else I can provide? Edit: Added another glances screenshot where it seems to be showing other issues + more ram usage. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello! I love this project. I run it in a virtual machine in a datacenter and love watching attackers have a go at it.
The only issue I am having is that often when ewsposter runs (ews.py), reserved ram (RSS) gets very high for that process. I have been needing to give the virtual machine 26GB of RAM to keep it happy and I have seen ews.py using upwards of 22GB of RAM RSS (that is not a typing mistake) and push the system to use all ram and swap and OOM killer takes out python3 as a result.
Is there a way to disable this process or restrict it in some way? The host on which the virtual machine is running only has 32 GB of ram and it doesn't do as well as I would like it to needing to give T-Pot so much more ram than is suggested in the documentation. My goal is to use 16 GB of ram in the virtual machine or perhaps 20.
Beta Was this translation helpful? Give feedback.
All reactions