Skip to content
This repository has been archived by the owner on Sep 6, 2023. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonmcintosh authored Jul 21, 2017
1 parent 24ec787 commit fe59d5a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ Below are sample commands to add a monitoring user with the required permissions
at your own risk or as a starting point - NOT a finishing point!
rabbitmqctl add_user zabbix pass
rabbitmqctl set_user_tags zabbix management
rabbitmqctl set_user_tags zabbix monitoring
rabbitmqctl set_permissions -p / zabbix '^aliveness-test$' '^amq\.default$' '^aliveness-test$'
```
Expand Down

0 comments on commit fe59d5a

Please sign in to comment.