Dani I have looked at the problem now but apparently the issue is gone as records expired. So next time it happens please dump the keys (so we can see what happens) and then flush the cache. The commands to use are
# redis-cli command > keys * > flushall Regards Luca On Jun 13, 2013, at 5:37 PM, Dpto. Datos Television Costa Blanca <[email protected]> wrote: > Hi, > > I noticed now redis-server takes the 8GB of RAM, only starting it, without > ntopng working. Even after a reboot of the machine. Start consuming 100% CPU > of one core till it reach the 8Gb RAM, then stop using CPU but keep the RAM. > > Thanks > > Dani > > El 13/06/2013 14:44, Dpto. Datos Television Costa Blanca escribió: >> Hi, >> >> Im trying to debug ntopng (last svn version) because it stop working after >> time. >> Im really a noob using those tools for debuggin, but this is what I do: >> >> ntop@ntop:~/ntopng$ sudo gdb ntopng >> (gdb stuff) >> Reading symbols from /home/ntop/ntopng/ntopng...done. >> (gdb) run -n 0 -i eth1 -c none -m "mylocalnetworks" >> Starting program: /home/ntop/ntopng/ntopng -n 0 -i eth1 -c none -m >> "mylocalnetworks" >> [Thread debugging using libthread_db enabled] >> Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". >> 13/Jun/2013 13:34:33 [Redis.cpp:39] Succesfully connected to Redis 64 bit >> v.2.2.12 >> 13/Jun/2013 13:34:33 [PcapInterface.cpp:45] Reading packets from interface >> eth1... >> 13/Jun/2013 13:34:33 [NetworkInterface.cpp:660] User changeod to nobody >> [New Thread 0x7ffff5729700 (LWP 9541)] >> [New Thread 0x7ffff4f28700 (LWP 9542)] >> [New Thread 0x7fffeffff700 (LWP 9543)] >> [New Thread 0x7fffef7fe700 (LWP 9544)] >> [New Thread 0x7fffe7fff700 (LWP 9545)] >> [New Thread 0x7fffeeffd700 (LWP 9546)] >> 13/Jun/2013 13:34:33 [HTTPserver.cpp:316] HTTP server listening on port 3000 >> [./httpdocs][./scripts] >> 13/Jun/2013 13:34:33 [main.cpp:241] Using RRD version 1.4.7 >> 13/Jun/2013 13:34:33 [Ntop.cpp:77] Welcome to ntopng x86_64 v.0.1 (r6403) - >> (C) 1998-13 ntop.org >> 13/Jun/2013 13:34:33 [PeriodicActivities.cpp:51] Started periodic activities >> loop... >> [New Thread 0x7fffee7fc700 (LWP 9547)] >> [New Thread 0x7fffedffb700 (LWP 9548)] >> [New Thread 0x7fffed7fa700 (LWP 9549)] >> [New Thread 0x7fffecff9700 (LWP 9550)] >> [New Thread 0x7fffe77fe700 (LWP 9551)] >> [New Thread 0x7fffe6ffd700 (LWP 9552)] >> 13/Jun/2013 13:34:33 [NetworkInterface.cpp:400] Started packet polling... >> 13/Jun/2013 13:34:33 [NetworkInterface.cpp:211] WARNING: IPv4 fragments are >> not handled yet >> >> And no more, no purges, no info in web. >> >> Thanks, >> > > -- > Daniel Baeza > COR TVT > Dpto. Internet y Telefonía TVT > Television Costa Blanca S.L. > Telf. 966190565 > WEB: http://www.tvt.es > Correo: [email protected] > > --AVISO LEGAL-- > En cumplimiento de la Ley Orgánica 15/1999, de 13 de diciembre de protección > de datos de carácter personal, se pone en conocimiento del destinatario del > presente correo electrónico, que los datos incluidos en este mensaje, están > dirigidos exclusivamente al citado destinatario cuyo nombre aparece en el > encabezamiento, por lo que si usted no es la persona interesada rogamos nos > comunique el error de envío y se abstenga de realizar copias del mensaje o de > los datos contenidos en el mismo o remitirlo o entregarlo a otra persona, > procediendo a borrarlo de inmediato. > Asimismo le informamos que sus datos de correo han quedado incluidos en > nuestra base de datos a fin de dirigirle, por este medio, comunicaciones > comerciales, profesionales e informativas y que usted dispone de los derechos > de acceso, rectificación, cancelación y especificación de los mismos, > derechos que podrá hacer efectivos dirigiéndose a Televisión Costa Blanca, > S.L., C/ San Policarpo 41 Bajo. C.P: 03181 Torrevieja (Alicante). > > _______________________________________________ > Ntop mailing list > [email protected] > http://listgateway.unipi.it/mailman/listinfo/ntop _______________________________________________ Ntop mailing list [email protected] http://listgateway.unipi.it/mailman/listinfo/ntop
