Am Montag, 28. Juli 2014, 12:59:07 schrieb red0queen: > I was trying the master slave mode and I have a strange behavior : when > the scan end, a scan process (openvassd) stay alive on the master node, > and use 100% cpu. If I lauch another scan, a second will stay alive with > full cpu usage (the master node is a dual core). I must to kill this > process by hand to avoid the load.
are you sure the openvassd process with 100% is on the master node? Running a scan on a slave node means that openvasmd of master node will talk to the openvasmd on the slave node which then talks to the openvassd on that node. In other words: for a slave scan, the openvassd on the master node is not issued at all. -- 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
