Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add min_free_mem and max_sysload scanner only options. #690

Merged
merged 6 commits into from
Mar 30, 2021

Conversation

jjnicola
Copy link
Member

What:
Add min_free_mem and max_sysload scanner only options.

Why:
This patch avoid openvas to launch plugins when the sysload is too high or the available memory to low. Limits are set in the openvas.conf config file

How:
Set the option in openvas.conf file. To test, set the values to something close to the current system. Start the scan. Once the scanner is running, just start a VM, or perform some heavy task in your system. Check that no new plugins are launched.

Checklist:

@jjnicola jjnicola requested a review from a team as a code owner March 29, 2021 08:40
@ArnoStiefvater ArnoStiefvater merged commit c312de3 into greenbone:openvas-21.04 Mar 30, 2021
ArnoStiefvater added a commit that referenced this pull request Mar 30, 2021
Add min_free_mem and max_sysload scanner only options. (bp #690)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants