Hi all!
Our company use Zabbix to monitor servers. We have 3 admins with "super admin" permissions and Zabbix monitoring 40 nodes. I would like to add rights to vendor with "admin" permissions.
To be more specific, I imagine these rights to vendor:
- hosts: read
- items: read
- triggers: read/write (using above items)
- graphs: read/write (using above items)
How can I do that? So vendor can not disable and modify hosts and items, but can create triggers and graphs.
Thanks.
Our company use Zabbix to monitor servers. We have 3 admins with "super admin" permissions and Zabbix monitoring 40 nodes. I would like to add rights to vendor with "admin" permissions.
To be more specific, I imagine these rights to vendor:
- hosts: read
- items: read
- triggers: read/write (using above items)
- graphs: read/write (using above items)
How can I do that? So vendor can not disable and modify hosts and items, but can create triggers and graphs.
Thanks.
Comment