i got 2 servers running. serverA is a monitoring solution check_mk. serverB is a vulnerability scanner with gvm20.08 (openVAS).
On my monitoring side i want to retrieve scans, tasks, targets etc. from my vulnerability scanner ,through ssh. so i need to tunnel specific commands from serverA to gvmd-socket on serverB.
Could anyone give me a hint or some advice to get this running?