The netstat command can display an overwhelming amount of network statistics. Ready to make your focus a little easier with a series of aliases? What kind of stats does the netstat -s command provide?
Couple of questions. I need to grab the netstat statistics from a server every 60 minutes and dump it to a text file. The script I am using consists of one line:<BR><BR>netstat -an >c ...