Skip to content

Commit

Permalink
Update src/content/docs/infrastructure/host-integrations/host-integra…
Browse files Browse the repository at this point in the history
…tions-list/ibmmq-monitoring-integration.mdx
  • Loading branch information
homelessbirds committed May 8, 2024
1 parent e995382 commit a9d42e3
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@ To read all about these common settings, refer to our [configuration format](/do
### Permissions [#permissions]
To monitor IBM MQ infrastructure, the `username` designated in the integration config must be granted certain permissions. These permissions vary depending on monitored queues, channels, and topics.

In general, the `username` should have the following permission:
In general, the `username` should have the following permissions:
- have `DISPLAY` and `INQUIRY` enabled and the ability to connect to the queue manager
- access the channel specified in the integration config (by default `SYSTEM.DEF.SVRCONN`)
- operate privilege commands on queues `SYSTEM.DEFAULT.MODEL.QUEUE` and `SYSTEM.ADMIN.COMMAND.QUEUE` having the `DISPLAY` permission.
Expand Down

0 comments on commit a9d42e3

Please sign in to comment.