fche changed the topic of #systemtap to: http://sourceware.org/systemtap; email systemtap@sourceware.org if answers here not timely, conversations may be logged
gila has quit [Ping timeout: 244 seconds]
hpt has joined #systemtap
ericlee has joined #systemtap
<ericlee> Hi, in netstat -anpt I see "tcp 0 0 127.0.0.1:8080 127.0.0.1:52300 TIME_WAIT -" so how do I know which process is running on port 52300?
<ericlee> Is there any way to use systemtap to do that?
gila has joined #systemtap
<fche> ericlee, stap could probably look through tasks & file descriptors to find a match
<fche> but lsof is probably just as good
<fche> and TIME_WAIT state indicates a connection that has already ended, so that line's not quite what you're looking for anyway
<ericlee> so 127.0.0.1:52300 is the socket in TIME_WAIT state?
<fche> it's a socket between 127.0.0.1:52300 and 127.0.0.1:8080
<fche> so there was a connection, but it's closed, and the port number pair is temporarily reserved so any late-arriving packets can be appropriately handled
<fche> for processes actually using sockets, look for LISTEN or CONNECTED type messages there
ericlee has quit [Ping timeout: 240 seconds]
gila has quit [Ping timeout: 272 seconds]
pfallenop has quit [Ping timeout: 272 seconds]
gila has joined #systemtap
jlebon has quit [Ping timeout: 272 seconds]
jlebon has joined #systemtap
darvon_ has joined #systemtap
darvon has quit [Ping timeout: 272 seconds]
pfallenop has joined #systemtap
darvon_ is now known as darvon
hchiramm has quit [Ping timeout: 272 seconds]
hchiramm has joined #systemtap
ravi_ has joined #systemtap
hkshaw has joined #systemtap
gila has quit [Quit: Textual IRC Client: www.textualapp.com]
ego_ has joined #systemtap
ego_ has quit [Client Quit]
ego_ has joined #systemtap
ravi_ has quit [Remote host closed the connection]
gila has joined #systemtap
ravi_ has joined #systemtap
mjw has joined #systemtap
pwithnall has joined #systemtap
hpt has quit [Quit: Lost terminal]
hpt has joined #systemtap
hpt has quit [Ping timeout: 264 seconds]
pwithnall_ has joined #systemtap
pwithnall has quit [Read error: Connection reset by peer]
ego_ has quit [Ping timeout: 264 seconds]
ego_ has joined #systemtap
pwithnall_ has quit [Quit: pwithnall_]
pwithnall has joined #systemtap
pwithnall is now known as pwithnall_
pwithnall_ has quit [Quit: pwithnall_]
pwithnall has joined #systemtap
pwithnall is now known as pwithnall_
pwithnall_ has quit [Client Quit]
ego_ has quit [Ping timeout: 276 seconds]
ph7 has joined #systemtap
ph7 has quit [Client Quit]
ravi_ has quit [Remote host closed the connection]
pwithnall has joined #systemtap
pwithnall is now known as pwithnall_
pwithnall has joined #systemtap
pwithnall_ has quit [Quit: pwithnall_]
hpt has joined #systemtap
pwithnall has quit [Quit: pwithnall]
pwithnall has joined #systemtap
pwithnall has quit [Client Quit]
pwithnall has joined #systemtap
pwithnall has quit [Read error: Connection reset by peer]
pwithnall has joined #systemtap
wcohen has quit [Ping timeout: 276 seconds]
pwithnall has quit [Quit: pwithnall]
hpt has quit [Ping timeout: 272 seconds]
ph7 has joined #systemtap
hpt has joined #systemtap
pwithnall has joined #systemtap
brolley has joined #systemtap
pwithnall has quit [Client Quit]
pwithnall has joined #systemtap
wcohen has joined #systemtap
hpt has quit [Quit: leaving]
hkshaw has quit [Quit: Leaving.]
tromey has joined #systemtap
ego_ has joined #systemtap
pwithnall has quit [Quit: pwithnall]
pwithnall has joined #systemtap
nkambo has quit [Ping timeout: 276 seconds]
hpt has joined #systemtap
ego_ has quit [Ping timeout: 276 seconds]
hpt has quit [Ping timeout: 276 seconds]
ph7 has quit [Read error: Connection timed out]
ph7 has joined #systemtap
nkambo has joined #systemtap
nkambo has quit [Ping timeout: 244 seconds]
pwithnall has quit [Ping timeout: 276 seconds]
nkambo has joined #systemtap
nkambo has quit [Ping timeout: 244 seconds]
nkambo has joined #systemtap
lberk1 has joined #systemtap
lberk has quit [Ping timeout: 252 seconds]
nkambo has quit [Ping timeout: 272 seconds]
brolley has quit [Ping timeout: 272 seconds]
brolley has joined #systemtap
nkambo has joined #systemtap
jhg__ has joined #systemtap
jhg_ has quit [Ping timeout: 252 seconds]
jhg__ is now known as jhg_
Meths has quit [Ping timeout: 252 seconds]
Meths has joined #systemtap
ton31337 has quit [Ping timeout: 250 seconds]
scox_ has quit [Ping timeout: 240 seconds]
wielaard has joined #systemtap
ton31337 has joined #systemtap
tromey has quit [Quit: ERC (IRC client for Emacs 25.1.50.1)]
serhei_ is now known as serhei
wcohen has quit [Ping timeout: 245 seconds]
brolley has left #systemtap [#systemtap]
wcohen has joined #systemtap
wielaard has quit [Quit: Leaving]
pfallenop has quit [Ping timeout: 244 seconds]
pfallenop has joined #systemtap
pfallenop has quit [Ping timeout: 244 seconds]
pfallenop has joined #systemtap