1QPID-HA(1) User Commands QPID-HA(1)
2
3
4
6 qpid-ha - Tool for QPID HA
7
9 qpid-ha <command> [<arguments>]
10
12 Shows broker and HA status, HA configuration and sets up replication.
13
14 usage: qpid-ha <command> [<arguments>]
15
16 Commands are:
17
18 ping Check if the broker is alive and responding.
19
20 status Print HA status.
21
22 replicate
23 Set up replication from <queue> on <remote-broker> to <queue> on
24 the current broker.
25
26 query Print HA configuration and status.
27
28 For help with a command type: qpid-ha <command> --help
29
31 The Apache Qpid Project, dev@qpid.apache.org
32
34 Please report bugs to users@qpid.apache.org
35
36
37
38qpid-ha (qpid-cpp) version 1.38.0March 2018 QPID-HA(1)