• Antelope Release 5.5 Mac OS X 10.8.5 2015-04-21

 

NAME

orblist - list an orb contents

SYNOPSIS


orblist [-d] [-h] [-m srcmatch] [-n time_diff] [-s] orb [start [twindow]]

SUPPORT


Contributed code: NO BRTT support.
THIS PIECE OF SOFTWARE WAS CONTRIBUTED BY THE ANTELOPE USER COMMUNITY. BRTT DISCLAIMS ALL OWNERSHIP, LIABILITY, AND SUPPORT FOR THIS PIECE OF SOFTWARE.

FOR HELP WITH THIS PIECE OF SOFTWARE, PLEASE CONTACT THE CONTRIBUTING AUTHOR.

DESCRIPTION

orblist reads packets from an orb ring buffer and prints to stdout information about those packets. orblist prints the srcname and time of each packet. It also checks packet time against "expected" packet time - a time which is calculated based on the size of the packet and a sample rate. If the packet time is not equal to the "expected" time an orblist print a mesage about this. This program is very useful if the user wants quickly to check data on time gaps or to get a hexdump of orb packets.

OPTIONS

EXAMPLE

Read packets with a srcname matching ".*1S" regular expression from bbarray orb; time difference between packets expected to be 60 seconds.


% orblist -m ".*1S" -n 60 bbarray

SEE ALSO

orbserver(1) orbstat(1)

AUTHOR

Marina Glushko
Antelope User Group Contributed Software
Printer icon