Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
netstat
Name: Kapur Date: September 18, 2002 at 14:09:32 Pacific OS: solaris UNIX CPU/Ram: 2.4 GB
Comment:
ALL,
From a few days we have been experiencing a slow application response time. Could any one suggest me what is the detail meaning of the headers (Local Address Remote Address Swind Send-Q Rwind Recv-Q State) on the netstat -a command. Also I see big numbers under the header Send-Q and Recv-Q. Does this mean network delays. The application server and the DB server are two saperate servers. NEED an SOS response.
Name: Frank Date: September 24, 2002 at 07:52:57 Pacific
Reply:
Recv-Q and Send-Q are used to show the socket buffer status. Values are in bytes. These values should allways be 0, because the socket buffer will be flushed very quick. If you have values there than it is an indicator for a bad network response. Local Address is your own Network interface + Port Foreing address is the IP of the remote client + port number.
e.g 120.0.0.1.23 120.0.0.2.40212 menas the connection used your interface with the assosiated address 120.0.0.1. on Port 23 (which is a telnet session). Remote partner for the telnet is the PC with IP 120.0.0.2 on port 40212.
Summary: Hi All, "netstat -m" coomand is used to display the STREAMS memory usage in Sco Unix 5.05, however, the -m option is not available in Unixware. Does anyone know the equivalent command that could be u...
Summary: David, sunos 5.4 is very old and I am not able to verify the suggested commands so understood this only as a hint. Try netstat -an this will show you all ports which are established and listen. config...
Summary: we have a LAN network at school... hove do I get the ip to the server.. any comands in dos?? netstat only shows me my own ip but not the servers. plz mail me:) h_joachim_johnsen@hotmail.com ...