scsgate.monitor package

Module contents

This module implements the scs-monitor cli tool

class scsgate.monitor.Monitor(options)[source]

Bases: object

Class monitoring bus event

start()[source]

Monitor the bus for events and handle them

scsgate.monitor.cli_opts()[source]

Handle the command line options

scsgate.monitor.main()[source]

Entry point of the scs-monitor cli tool