Skip to content

Commit 96c2b3d

Browse files
authored
Add to docs (#18784)
1 parent 3fa5466 commit 96c2b3d

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

tibco_ems/README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,12 +27,13 @@ The Tibco EMS integration utilizes the `tibemsadmin` CLI tool provided by Tibco
2727
*Note*: The `dd-agent` user needs execute permissions on the `tibemsadmin` binary.
2828
1. Create a file named `show_commands` with the following contents:
2929
```text
30-
show server
30+
show connections full
31+
show durables
3132
show queues
32-
show topics
33+
show server
3334
show stat consumers
3435
show stat producers
35-
show connections full
36+
show topics
3637
```
3738

3839

0 commit comments

Comments
 (0)