netstat
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
netstat [2016/05/20 06:55] – luke7858 | netstat [2024/05/23 07:26] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | === Apache Connection IPs and Connection State (CentOS 6) === | + | === Apache Connection IPs and Connection State === |
+ | Cent OS 6 | ||
<sxh bash> | <sxh bash> | ||
netstat -pant | awk '/ | netstat -pant | awk '/ | ||
Line 10: | Line 11: | ||
Example output: | Example output: | ||
<sxh bash> | <sxh bash> | ||
- | 63 x.x.x.x CLOSE_WAIT | + | 63 x.x.x.x CLOSE_WAIT |
- | 58 127.0.0.1 ESTABLISHED | + | 58 127.0.0.1 ESTABLISHED |
- | 9 127.0.0.1 SYN_SENT | + | 9 127.0.0.1 SYN_SENT |
- | 1 10.x.x.254 CLOSE_WAIT | + | 1 10.x.x.254 CLOSE_WAIT |
- | 1 10.x.x.252 CLOSE_WAIT | + | 1 10.x.x.252 CLOSE_WAIT |
- | 1 10.x.x.251 CLOSE_WAIT | + | 1 10.x.x.251 CLOSE_WAIT |
- | 1 10.x.x.250 CLOSE_WAIT | + | 1 10.x.x.250 CLOSE_WAIT |
</ | </ | ||
\\ | \\ |
netstat.1463727340.txt.gz · Last modified: 2024/05/23 07:26 (external edit)