Re: [Openvas-discuss] high load in master-slave mode

2014-08-15 Thread Jan-Oliver Wagner
On Montag, 4. August 2014, red0queen wrote: Le 03/08/2014 19:07, Jan-Oliver Wagner a écrit : 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,

Re: [Openvas-discuss] high load in master-slave mode

2014-08-04 Thread red0queen
Le 03/08/2014 19:07, Jan-Oliver Wagner a écrit : 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

Re: [Openvas-discuss] high load in master-slave mode

2014-08-03 Thread Jan-Oliver Wagner
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

Re: [Openvas-discuss] high load in master-slave mode

2014-08-01 Thread Henri Doreau
2014-07-30 22:39 GMT+02:00 red0queen red0qu...@red-net.info: Le 30/07/2014 08:54, Henri Doreau a écrit : 2014-07-29 9:20 GMT+02:00 red0queen red0qu...@red-net.info: Thanks Henri, I do not know strace. I've attach it to the stuck process, it fill me a log file with : 7562 recv(6, , 5, 0)

Re: [Openvas-discuss] high load in master-slave mode

2014-08-01 Thread red0queen
Le 01/08/2014 10:50, Henri Doreau a écrit : 2014-07-30 22:39 GMT+02:00 red0queen red0qu...@red-net.info: Le 30/07/2014 08:54, Henri Doreau a écrit : 2014-07-29 9:20 GMT+02:00 red0queen red0qu...@red-net.info: Thanks Henri, I do not know strace. I've attach it to the stuck process, it fill

Re: [Openvas-discuss] high load in master-slave mode

2014-07-30 Thread Henri Doreau
2014-07-29 9:20 GMT+02:00 red0queen red0qu...@red-net.info: Thanks Henri, I do not know strace. I've attach it to the stuck process, it fill me a log file with : 7562 recv(6, , 5, 0) = 0 7562 select(7, [6], NULL, NULL, {2, 0}) = 1 (in [6], left {1, 98}) 7562 ioctl(6,

Re: [Openvas-discuss] high load in master-slave mode

2014-07-30 Thread red0queen
Le 30/07/2014 08:54, Henri Doreau a écrit : 2014-07-29 9:20 GMT+02:00 red0queen red0qu...@red-net.info: Thanks Henri, I do not know strace. I've attach it to the stuck process, it fill me a log file with : 7562 recv(6, , 5, 0) = 0 7562 select(7, [6], NULL, NULL, {2, 0}) = 1

Re: [Openvas-discuss] high load in master-slave mode

2014-07-29 Thread red0queen
Thanks Henri, I do not know strace. I've attach it to the stuck process, it fill me a log file with : 7562 recv(6, , 5, 0) = 0 7562 select(7, [6], NULL, NULL, {2, 0}) = 1 (in [6], left {1, 98}) 7562 ioctl(6, FIONREAD, [1]) = 0 7562 time(NULL)

[Openvas-discuss] high load in master-slave mode

2014-07-28 Thread red0queen
Hello, 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

Re: [Openvas-discuss] high load in master-slave mode

2014-07-28 Thread Brandon Perry
Is there another process, such as nmap, or dirb running as well? Maybe it is hung up on a NASL script that hadn't finished... On Mon, Jul 28, 2014 at 5:59 AM, red0queen red0qu...@red-net.info wrote: Hello, I was trying the master slave mode and I have a strange behavior : when the scan

Re: [Openvas-discuss] high load in master-slave mode

2014-07-28 Thread red0queen
Le 28/07/2014 17:23, Brandon Perry a écrit : Is there another process, such as nmap, or dirb running as well? Maybe it is hung up on a NASL script that hadn't finished... There's no nmap or dirb process alive in the two node. What is dirb ? On Mon, Jul 28, 2014 at 5:59 AM, red0queen