Am Donnerstag, 17. Juli 2014, 14:32:23 schrieb Rene Behring: > does the following blocks mean the same? > > service openvas-manager stop > service openvas-scanner restart > openvasmd --rebuild > service openvas-manager start > > vs. > > openvassd --only-cache > openvasmd --update > > With the second it would not be necessary to stop the services, right? > Or is it be better to restart them completely? > And all this is only for the new NVTs right?
if you are using OpenVAS-7 a SIGHUP first to Scanner, then to Manager would be sufficient to update the NVT feed. But anayway, you don't need to stop manager for doing a rebuild as in the first block. The second block does not do the job you seem to expect. -- Dr. Jan-Oliver Wagner | ++49-541-335084-0 | http://www.greenbone.net/ Greenbone Networks GmbH, Neuer Graben 17, 49074 Osnabrück | AG Osnabrück, HR B 202460 Geschäftsführer: Lukas Grunwald, Dr. Jan-Oliver Wagner _______________________________________________ Openvas-discuss mailing list [email protected] https://lists.wald.intevation.org/cgi-bin/mailman/listinfo/openvas-discuss
