Skip to content

Commit 5657b63

Browse files
committed
markdown fixes
1 parent 551a33b commit 5657b63

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

ibm-mq-metrics/README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -149,8 +149,9 @@ config.yml file in <code>src/main/resources/config.yml</code>.
149149
150150
### Monitoring Workings - Internals
151151
152-
This software extracts metrics through [PCF framework](https://www.ibm.com/support/knowledgecenter/SSFKSJ_8.0.0/com.ibm.mq.adm.doc/q019990_.htm). A complete list of PCF commands are
153-
listed [here](https://www.ibm.com/support/knowledgecenter/SSFKSJ_7.5.0/com.ibm.mq.ref.adm.doc/q086870_.htm). Each queue manager has an administration queue with a standard queue name and
152+
This software extracts metrics through [PCF framework](https://www.ibm.com/support/knowledgecenter/SSFKSJ_8.0.0/com.ibm.mq.adm.doc/q019990_.htm).
153+
[A complete list of PCF commands are listed here](https://www.ibm.com/support/knowledgecenter/SSFKSJ_7.5.0/com.ibm.mq.ref.adm.doc/q086870_.htm).
154+
Each queue manager has an administration queue with a standard queue name and
154155
the extension sends PCF command messages to that queue. On Windows and Unix platforms, the PCF
155156
commands are sent is always sent to the SYSTEM.ADMIN.COMMAND.QUEUE queue. More details about that
156157
is mentioned [here](https://www.ibm.com/support/knowledgecenter/SSFKSJ_8.0.0/com.ibm.mq.adm.doc/q020010_.htm)

0 commit comments

Comments
 (0)