Hi,
how can I limit user access to the host items by setting tags in the tag filter in the User Groups?
I have a zabbix host group called "Linux Server". Some of the linux server are MySQL server. I want to create a user that can only see the MySQL problems but also only the MySQL related hosts and host items.
These are the steps I took:
- I set the tag "Service: MySQL" in the default "MySQL by Zabbix Agent 2" template. This template is linked to all linux MySQL server.
- In the User Group I added the host group "Linux Server" with Read Only access. Additionally I added the tag filter "Service: MySQL" to the "Linux Server" host group.
When I login as db user I do only see MySQL related problems, but I also see all hosts (also Non-MySQL host) and all items of the hosts (like diskspace, etc.).
How can I limit the user access globally to only MySQL related items, hosts and problems?
Am I missing something?
Thanks in advance!
how can I limit user access to the host items by setting tags in the tag filter in the User Groups?
I have a zabbix host group called "Linux Server". Some of the linux server are MySQL server. I want to create a user that can only see the MySQL problems but also only the MySQL related hosts and host items.
These are the steps I took:
- I set the tag "Service: MySQL" in the default "MySQL by Zabbix Agent 2" template. This template is linked to all linux MySQL server.
- In the User Group I added the host group "Linux Server" with Read Only access. Additionally I added the tag filter "Service: MySQL" to the "Linux Server" host group.
When I login as db user I do only see MySQL related problems, but I also see all hosts (also Non-MySQL host) and all items of the hosts (like diskspace, etc.).
How can I limit the user access globally to only MySQL related items, hosts and problems?
Am I missing something?
Thanks in advance!
Comment