Directory: Result.-- --------------------------------------------------------------- oc32bysh.pl ---bysrc oc32bydh.pl ---bydst extracting packet information cut -f2 ---bysrc.kpackets histall.pl | cut -f1,4 ---bysrc.kpackets.hist xmgrif.pl ---bysrc.kpackets.hist.gif histall.pl | cut -f4,6 | invxy.pl ---bysrc.kpackets.hist.norm xmgrif.pl ---bysrc.kpackets.hist.norm.gif cut -f1,2 ---bysrc.kpackets xmgrif.pl ---bysrc.kpackets.gif extracting bit volume information cut -f3 ---bysrc.Mbits histall.pl | cut -f1,4 ---bysrc.Mbits.hist xmgrif.pl ---bysrc.Mbits.hist.gif histall.pl | cut -f4,6 | invxy.pl ---bysrc.Mbits.hist.norm xmgrif.pl ---bysrc.Mbits.hist.norm.gif cut -f1,3 ---bysrc.Mbits xmgrif.pl ---bysrc.Mbits.gif extracting source host information cut -f4 ---bysrc.hosts histall.pl | cut -f1,4 ---bysrc.hosts.hist xmgrif.pl ---bysrc.hosts.hist.gif histall.pl | cut -f4,6 | invxy.pl ---bysrc.hosts.hist.norm xmgrif.pl ---bysrc.hosts.hist.norm.gif cut -f1,4 ---bysrc.hosts xmgrif.pl ---bysrc.hosts.gif extracting destination host information cut -f4 ---bydst.hosts histall.pl | cut -f1,4 ---bydst.hosts.hist xmgrif.pl ---bydst.hosts.hist.gif histall.pl | cut -f4,6 | invxy.pl ---bydst.hosts.hist.norm xmgrif.pl ---bydst.hosts.hist.norm.gif cut -f1,4 ---bydst.hosts xmgrif.pl ---bydst.hosts.gif normalizing p/b/h by src/dst hosts pbhnorm.pl ---normhosts.pbhnorm.gif percentiles for g in bysrc bydst for f in ---$g for i in 6 7 8 9 10 11 12 cut -f$i $f | findmedian.pl >>! $f-percp addp.pl ---bysrc-percp ---bydst-percp for i in 14 15 16 17 18 19 20 cut -f$i $f | findmedian.pl >>! $f-percb addp.pl ---bysrc-percb ---bydst-percb tchosts.pl ---bysrc.percpb.gif ---bydst.percpb.gif turning GIFs transparent giftopnm | ppmtogif -trans WHITE creating index.html crhtml.pl