-
Notifications
You must be signed in to change notification settings - Fork 71
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
Performance reports #14
Comments
Humm, I'm afraid I don't know why that would be. It's not something that
I've used. There was an issue mentioned in the comments of the how-to (
https://kifarunix.com/install-and-setup-gvm-11-on-ubuntu-20-04/) about
empty pdf reports that mentioned a missing xsltproc but I added that in to
one of the apt-get statements in the script. I'm not sure if xsltproc is
used for the performance report but it might be worth checking if it's
installed on your system and possibly doing a 'sudo dpkg-reconfigure
xsltproc' on it to see if that has any effect.
kev.
…On Tue, Nov 10, 2020 at 1:31 PM aretsmarvin ***@***.***> wrote:
Hi,
Everything seems to work. I can perform security scans like I used too.
But one thing that doesn't work (like in the VM provided by Greenbone) is
performance reports. They are empty... Why?
[image: image]
<https://user-images.githubusercontent.com/45003967/98716001-2dc14800-238b-11eb-9d0d-aa4c0a78bb73.png>
Thanks in advance for any help.
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#14>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAKFY4OVMW7AEALLNOUQ5P3SPGBHNANCNFSM4TRALEUA>
.
|
Generating a PDF report of 5 results takes a while (I don't know if that is normal, never did that before). But the report is not empty (so the package should be fine). So, if someone knows how to help, let me know 👍 Any other ways of viewing memory usage for OpenVAS is also fine. I just wanted to see if it's using the fully 8GB of the VM (because I think he doesn't). When checking with "free" it shows up a lot of free memory on the machine. Doe the source edition take it's memory automagically, or do you need to assign it and/or is there a limit? (The same question also about CPU power). |
Ya, I don't know how it's dealing with memory management. I tend to think it's more a question for the OpenVAS folks than us here though. I could be wrong--perhaps there's some flag that the script can pass when compiling its parts, but I don't know what that would be. |
Got the same issue ; quote From the forum (16 days ago) : I can confirm that the performance page fallback report is currently defect. We will fix that. Additionally I just had a quick look at the INSTALL.md file of gvmd and it contains some hints on how to implement a system report https://github.com/greenbone/gvmd/blob/master/INSTALL.md#prerequisites-for-optional-features 5 |
Hi,
Everything seems to work. I can perform security scans like I used too. But one thing that doesn't work (like in the VM provided by Greenbone) is performance reports. They are empty... Why?
Thanks in advance for any help.
The text was updated successfully, but these errors were encountered: