FreeBSD Manual Pages
artsintfms(l) artsintfms(l) NAME artsintfms - utility to display interface matrix objects from ARTS files SYNOPSIS artsintfms [-v] [-p] [-i ifIndexList] [-s srcIntfList] [-d dstIntfList] [-b beginTime] [-e endTime] infile(s) DESCRIPTION artsintfms is a utility that reads interface matrix objects from ARTS files (infile(s)) and displays a summary of their contents on stdout. OPTIONS -v The -v option causes artsintfms to print version information and exit immediately. -p The -p option will cause the entries to be sorted in descending order by packet count before being printed on stdout. The de- fault is to sort in descending order by byte count. -y ifIndexList The -i ifIndexList option causes only entries with a source (in- put) interface index in ifIndexList to be shown. This permits selecting only traffic from a particular interface or set of in- terfaces. Note: this is similar to the -s srcIntfList option, but checks the interface index attribute instead of the actual interface matrix entries. -s srcIntfList The -s srcIntfList option causes only entries with a source (in- put) interface index in srcIntfList to be shown. This permits selecting only traffic from a particular interface or set of in- terfaces. -d dstIntfList The -d dstIntfList option causes only entries with a destination interface index in dstIntfList to be shown. This permits se- lecting only traffic to a particular interface or set of inter- faces. -b beginTime The -b beginTime option may be used to select only the data which is from a time period at or later than beginTime. begin- Time must be of the form 'MM/DD/CCYY hh:mm:ss' and must be en- closed in quotes. Example: '8/31/1999 09:00:00' -e endTime The -e endTime option may be used to select only the data which is from a time period at or before endTime. endTime must be of the form 'MM/DD/CCYY hh:mm:ss' and must be enclosed in quotes. Example: '8/31/1999 09:00:00' EXAMPLES artsintfms arts.19980821 SEE ALSO artsagg(l), artsintfmagg(l), artsnexthops(l), artsnexthopagg(l), art- sasagg(l), artsases(l), artsdump(l), artsnets(l), artsnetagg(l), art- sportmagg(l), artsportms(l), artsports(l), artsprotoagg(l), artspro- tos(l), artstoc(l), artstos(l) ACKNOWLEDGEMENTS artsintfms and documentation written by Daniel W. McRobb CAIDA, December 1998 LOCAL artsintfms(l)
NAME | SYNOPSIS | DESCRIPTION | OPTIONS | EXAMPLES | SEE ALSO | ACKNOWLEDGEMENTS
Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=artsintfms&manpath=FreeBSD+13.0-RELEASE+and+Ports>