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

Commit fe59d5a

Browse files
Update README.md
1 parent 24ec787 commit fe59d5a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ Below are sample commands to add a monitoring user with the required permissions
3737
at your own risk or as a starting point - NOT a finishing point!
3838
3939
rabbitmqctl add_user zabbix pass
40-
rabbitmqctl set_user_tags zabbix management
40+
rabbitmqctl set_user_tags zabbix monitoring
4141
rabbitmqctl set_permissions -p / zabbix '^aliveness-test$' '^amq\.default$' '^aliveness-test$'
4242
4343
```

0 commit comments

Comments
 (0)