Qemu-guest-agent in greenbone os / OVA image

Hi all,

im want to use the Greenbone OVA Image with Greenbone OS, because it seems the most stable and easy choice. However i need several things:

  1. qemu-guest-agent
  2. checkmk agent

I noticed you don’t have root access to the machine, therefore this is not supposed to be done?

Yes, this is intended, the underlying OS for the OPENVAS SCAN virtual appliances have restricted access - modifying the OS/subsystem can void support agreement. These tools are not required for normal operation of the OPENVAS SCAN virtual appliance.

RE qemu-guest-agent: Greenbone VMs are packaged for each of the supported Hypervisors and come with the required tools for communication with the hypervisor. In this case the supported VM would be Proxmox VE and a custom image is available.

RE checkmk agent: OPENVAS SCAN VMs includes built-in appliance performance monitoring. The GOS 24.10 manual describes the Administration → Performance page that displays appliance resource utilization over selectable time ranges (last hour/day/week/month/year).

The appliances also offer monitoring via SNMP push via SNMPv1 and pull via SNMPv3. And the corresponding Greenbone’s SNMP MIB documentation.

That being said: The CLI shell can be enabled for access via SSH, but as I said, changes to the OS would result in voiding your support.

It’s also possible that someone with more knowledge than myself can correct some of these statements. :slight_smile:

Where can i find the image for Proxmox?


SNMP is not showing. Is it not available in the trial version?

You can use the OPENVAS BASIC Order or OPENVAS FREE Order pages depending on whether you want a free two week trial of the Enterprise Feed. You should receive an email message from a Greenbone representative, and you can specify which Hypervisor you are using.

Also, my mistake, I should have pointed out that OPENVAS BASIC and FREE do not come with the full features of OPENVAS SCAN enterprise appliances. This may include enabling SNMP and SSH shell access.

i understand. I want OPENVAS FREE, but apparently only Virtualbox and VMware images exist. Neither of them have the qemu-guest-agent.

@quinn https://www.tecmint.com/migrate-virtualbox-vms-into-kvm-vms/

Eero

@quinn after converting image to qemu format, just reboot to init 1 from bootloader and then install qemu-guest-agent

Eero