Secure-Compliance-Solutions-LLC / GVM-Docker

Greenbone Vulnerability Management Docker Image with OpenVAS
https://securecompliance.gitbook.io/projects/
MIT License
247 stars 91 forks source link

[Bug] Unstable on high load systems #206

Closed Dexus closed 3 years ago

Dexus commented 3 years ago

Describe the bug If the server on which this container is running comes under heavy pressure, processes like ospd-openvas die.

To Reproduce Steps to reproduce the behavior:

  1. Have a big server with muchrum and much CPU
  2. Start some scanns
  3. Let this run for some days and keep the mashine under pressure, also RAM etc.
  4. (you can also do it by hand from HV side - kill ospd-openvas like OOM would do....)
  5. when you look to the webinterface you will see some about scans and this is the step where you see ospd-openvas is died!
  6. See error - look into the Container and look for ospd-openvas all gone

Expected behavior I recommend Supervisor with an initialization script that monitors and restarts the processes. Without monitoring you don't get to know about dead processes in the container.

Additional context Latest Version and before affacted.