-
Notifications
You must be signed in to change notification settings - Fork 33
DocOTCmd2_rabbit
Open Trading edited this page Aug 12, 2015
·
7 revisions
Introspect some useful information from the RabbitMQ server: if we have pyrabbit installed, and iff the rabbitmq_management plugin has been installed in your server, we can query the HTTP interface if it is enabled. Commands include:
rabbit get vhost_names|channels|connections|queues
The RabbitMQ host and login information is set in the [RabbitMQ] section of the OTCmd2.ini file; see the -c/--config command-line options.
Usage: rabbit [options] command Options: -h, --help show this help message and exit -a SHTTPADDRESS, --address=SHTTPADDRESS the TCP address of the HTTP rabbitmq_management (default 127.0.0.1) -p IHTTPPORT, --port=IHTTPPORT the TCP port of the HTTP rabbitmq_management plugin (default 15672) DEBUG: atexit
This file is automatically generated from the source code: do not edit.
Home: Home Index: TitleIndex
Index
OTCmd2 Manual
- DocOTCmd2
- DocOTCmd2_subscribe
- DocOTCmd2_publish
- DocOTCmd2_chart
- DocOTCmd2_order
- DocOTCmd2_csv
- DocOTCmd2_backtest
- DocOTCmd2_rabbit
OTBackTest Manual
OTPpnAmgc Manual