GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
artstos(l) artstos(l)

artstos - utility to display TOS table objects from ARTS files

artstos [-v] [-n] [-p] [-i ifIndexList] [-b beginTime]
        [-e endTime] infile(s)

artstos is a utility that reads TOS table objects from ARTS files (infile(s)) and displays a summary of their contents on stdout.

-v
The -v option causes artstos 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 default is to sort in descending order by byte count.
-i ifIndexList
The -i ifIndex option permits selecting only data for a specific input interface or set of input interfaces. Selection is by the interface's ifIndex stored in the attribute section of the Arts objects.
-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. beginTime must be of the form 'MM/DD/CCYY hh:mm:ss' and must be enclosed 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'
    

artstos -i 1,5-8 -e '8/21/1998 17:00:00' arts.19980821

artsagg(l), artsprotoagg(l), artsdump(l), artsases(l), artsasagg(l), artsnets(l), artsnetagg(l), artsportmagg(l), artsportms(l), artsports(l), artstoc(l), artsprotos(l), artsintfmagg(l), artsintfms(l), artsnexthops(l), artsnexthopagg(l)

artsprotos and documentation written by Daniel W. McRobb
CAIDA, August 1998

LOCAL

Search for    or go to Top of page |  Section l |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.