<span>In order to make the most of Zabbix’s features, it’s important to create users, user groups, and permissions. This will allow you to control who can access and modify different parts of the monitoring system, ensuring that your data remains secure and that only authorized personnel can make changes. In this article, we’ll go through step-by-step instructions on how to create users, user groups, and permissions.</span>
<h1>Creating Users</h1>
<span>Click on the Administration tab in the top navigation menu, and then click on Users.</span>
<img src=”https://serverspace.io/wp-content/uploads/2023/03/zabbix_permissions1-450×97.png” alt=”Zabbix_permissions1″ width=”450″ height=”97″ class=”size-medium wp-image-178894 aligncenter” />
<span>Click on the Create user button, or a user you want to edit.</span>
<img src=”https://serverspace.io/wp-content/uploads/2023/03/zabbix_permissions2-450×345.png” alt=”Zabbix_permissions2″ width=”450″ height=”345″ class=”alignnone size-medium wp-image-178893″ />
<span>In the User details section, fill in the username and password fields.</span>
<span>In the User group section, select the user group to which the user should belong. If the user group does not exist, you can create it using the instructions below.</span>
<span>In the Permissions section, you should choose a pre-created role for your user which specifies what UI elements are accessible for this user. It also sets permissions for specific actions, such as acknowledging problems or deleting events.</span>
<img src=”https://serverspace.io/wp-content/uploads/2023/03/zabbix_permissions3-450×405.png” alt=”Zabbix_permissions3″ width=”450″ height=”405″ class=”size-medium wp-image-178899 aligncenter” />
<h1>Creating User Groups</h1>
<span>User groups in Zabbix serve as a way to manage and organize users who share similar responsibilities within the monitoring system. User groups allow administrators to assign permissions to a group of users, rather than having to assign permissions to each user individually. This helps to simplify the management of user access and makes it easier to ensure that all users with similar responsibilities have the appropriate level of access.</span>
<span>Go to the Administration tab in the navigation menu, and then click on User groups.</span>
<span>Click on the Create user group button, or the group you need to change.</span>
<span>In the User group details section, fill in the group name and add users for this group.</span>
<img src=”https://serverspace.io/wp-content/uploads/2023/03/zabbix_permissions4-450×183.png” alt=”Zabbix_permissions4″ width=”450″ height=”183″ class=”size-medium wp-image-178898 aligncenter” />
<span>In the Permissions section, you can specify which host groups and templates, and other objects linked to them the user group can access and read and/or write.</span>
<img src=”https://serverspace.io/wp-content/uploads/2023/03/zabbix_permissions5-450×272.png” alt=”Zabbix_permissions5″ width=”450″ height=”272″ class=”alignnone size-medium wp-image-178897″ />
<span>The tag filter tab allows giving access based on tags. Write the combination of needed host groups and tags.</span>
<img src=”https://serverspace.io/wp-content/uploads/2023/03/zabbix_permissions6-450×105.png” alt=”Zabbix_permissions6″ width=”450″ height=”105″ class=”alignnone size-medium wp-image-178896″ />
<h1>User roles</h1>
<span>User roles at the Administration tab. As always create a User role or edit an existing one.</span>
<img src=”https://serverspace.io/wp-content/uploads/2023/03/zabbix_permissions7-275×450.png” alt=”Zabbix_permissions7″ width=”275″ height=”450″ class=”size-medium wp-image-178895 aligncenter” />
<span>Give it a name, and choose which UI elements are accessible to this role (you can jump off the three user types it suggests.). Next, you can choose access to modules, services, and actions.</span>
<span>Save the changes and that’s it.</span>
<h1>Conclusion</h1>
<span>We looked into configuring Zabbix users, user groups, and user roles for them.</span>