description='runs the observationcontrol service')
parser.add_option('-q','--broker',dest='broker',type='string',default=DEFAULT_BROKER,help='Address of the qpid broker, default: %default')
parser.add_option("-b","--busname",dest="busname",type="string",default=DEFAULT_BUSNAME,help="Name of the bus exchange on the qpid broker, default: %default")