Skip to content

Commit b204fe7

Browse files
Update README.md
1 parent b4f09c2 commit b204fe7

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,9 @@ Set of python scripts, zabbix template, and associated data to do autodiscovery
2727
```
2828
When setting up a monitoring system, a general rule is that you should not to use guest.
2929
Guest is an admin account with full permissions. A basic suggestion is to setup a read
30-
only account who can access the management API. Make sure that account is READ ONLY
30+
only account who can access the management API. Make sure that account is READ ONLY. With
31+
one caveat - the monitoring user should be able execute the aliveness-test api. That might mean
32+
needing a slightly different set of permissions or pre-creation of the aliveness check queues.
3133
IF using guest a warning - it can only access RabbitMQ management via localhost so you will
3234
need to set HOSTNAME=localhost
3335
```

0 commit comments

Comments
 (0)