Pcap worksheet
<poem>1.) OS Stats $ ifconfig eth0; ifconfig -a $ netstat -ni $ netstat -s $ cat /proc/net/dev | columns -t $ awk '{ print $1,$5 }' /proc/net/dev $ watch -n 1 cat /proc/interrupts $ watch -n 1 cat /proc/softirqs
</poem>
<poem>1.) OS Stats $ ifconfig eth0; ifconfig -a $ netstat -ni $ netstat -s $ cat /proc/net/dev | columns -t $ awk '{ print $1,$5 }' /proc/net/dev $ watch -n 1 cat /proc/interrupts $ watch -n 1 cat /proc/softirqs
</poem>