Package circuits :: Package tools :: Module sniffer

Module sniffer

(Tool) Event Sniffer

Event sniffing tool. This tool can be used to sniff and debug Events as they occur in another system. As long as that system has an instnace of the Bridge Component, events can be sniffed and printed.

Functions
opts, args
parse_options()
Parse the command-line options given returning both the parsed options and arguments.
 
main()
Variables
  USAGE = '%prog [options] [host[:port]]'
  VERSION = '%prog v1.2.1'