> I've got an existing OpenVAS server where I would like to migrate all its > settings to new OpenVAS server built on a brand new hardware.I can export > Scan Configs and import it to new OpenVAs server.My question is how do I > export existing Tasks including reports and import it to new OpenVAS server. > The reason why I need these reports is it is easy to see\track the trend from > previous scans. Any help on this matter is highly appreciated.
You can't really do it that way. You can import a report into a container task, but you can't run a container task. You can, however, copy the var/lib/openvas/mgr/tasks.db database onto the new machine. Then all you old tasks and reports will be there already. -- Greenbone Networks GmbH Neuer Graben 17, 49074 Osnabrueck, Germany | AG Osnabrueck, HR B 202460 Executive Directors: Lukas Grunwald, Dr. Jan-Oliver Wagner _______________________________________________ Openvas-discuss mailing list [email protected] https://lists.wald.intevation.org/cgi-bin/mailman/listinfo/openvas-discuss
