public marks

PUBLIC MARKS from realmip with tag analysis

January 2007

Linux 流量分析的指令 - Real-Blog

在高流量的 Linux server 下分析流量十分有用,以下是幾個有用的指令: 1. 列出每個連線 IP 的連線數量: netstat -nta | fgrep "ESTABLISHED" | cut -b 49-75 | cut -d ':' -f1 | sort | uniq -c | sort -n -r –key=1,7 | head -25

June 2006

May 2006

realmip's TAGS related to tag analysis

apache +   awstats +   command +   linux +   log +   mysql +   network +   php +   proxy +   sarge +   server +