Assistance Required: Issues Enabling GMP on GOS and Request for Simplified GMP API Documentation

Dear Greenbone Support Team,

I am reaching out regarding an issue I encountered while using GOS. My current GOS version is:

Linux gsm 5.10.0-0-33-amd64 #1 SMP Debian 5.10.226-1 (2024-10-03) x86_64.

I am trying to connect to GOS using gvm_cli and found that I am unable to enable GMP. As per the documentation, I have already enabled SSH access. However, there is no option available for enabling GMP, which is preventing me from proceeding further.

I would appreciate it if you could guide me on how to resolve this issue and enable GMP successfully.

Additionally, I have a small request. The GMP API documentation seems quite detailed and complex. Is there a simplified, more concise guide available for using gvm_cli with the GMP API? A complete but straightforward reference would be highly helpful.

Thank you for your assistance. I look forward to your response.

The GOS documentation instructs you to use Python-gvm to interact with gvm-cli. This is fairly straightforward and has its own documentation with examples. I hope that can help you get started. :slight_smile:

1 Like

All you need to do on GOS is documented here:

As advised use the examples … or you can find the full API documentation. There are several GMP integration for different programming languages.