[Tcpick-project] Memory leak problem?
Status: Beta
Brought to you by:
duskdruid
From: Christian B. <ch...@do...> - 2007-01-04 22:30:22
|
Hi there ! I found your nice tool and it seems to be exactly what I'm looking for. Very nice piece of work. I use it to monitor my network-applications and follow their tcp- connections. Unfortunately, after running for nearly 3 days now, it seems to consume more and more memory. tcpick (0.2.1) is started with tcpick -i eth1 -yP -h dst port 80 and pipe all the output into a java-programm which extracts data for later analysis. A top shows up like this: PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND 31704 root 25 0 697m 696m 616 S 3.3 34.3 62:14.13 tcpick 31705 root 15 0 1459m 122m 8892 S 1.0 6.1 9:28.08 java ... All this runs on a debian linux box with 2GB ram. Did any of you observe similar effects? If you need any extra info just tell me. Regards, Chris |