Exam Questions With Correct Answers
(Verified Answers) Plus Rationales 2026 Q&A |
Instant Download Pdf
1. What is the primary purpose of user groups in Zabbix?
A. To store monitoring metrics
B. To assign permissions to multiple users at once
C. To store triggers and alerts
D. To configure hosts
Answer: B
User groups in Zabbix are used to simplify permission management by
allowing administrators to assign access rights to multiple users
simultaneously rather than configuring each user individually.
2. Which Zabbix component controls what a user can see in the
frontend?
A. Actions
B. Host inventory
, C. Permissions and roles
D. Items
Answer: C
Permissions and roles define what a user can view and modify in the
Zabbix frontend, including dashboards, hosts, and monitoring data.
3. What is the lowest level of access control in Zabbix permissions
hierarchy?
A. Host permissions
B. User roles
C. Media types
D. Actions
Answer: A
Host permissions are the most granular level of access control,
determining access to specific monitored hosts or host groups.
4. Which object is used to group hosts for permission assignment?
A. Templates
B. Host groups
C. Proxies
D. Items
,Answer: B
Host groups are logical collections of hosts used to assign permissions
efficiently across multiple monitored systems.
5. What happens if a user has no explicit permissions assigned?
A. Full access is granted
B. Read-only access is granted
C. No access is granted
D. Admin access is granted
Answer: C
Without explicit permissions, Zabbix denies access to resources to
ensure security by default.
6. Which Zabbix feature defines what actions a user can perform in
the frontend?
A. Roles
B. Items
C. Triggers
D. Hosts
Answer: A
Roles define what operations a user can perform, such as viewing,
editing, or configuring resources.
, 7. What is the default role assigned to a new Zabbix user?
A. Super admin
B. Admin
C. User
D. Guest
Answer: C
New users are typically assigned a basic “User” role with limited
permissions until explicitly changed.
8. Which authentication methods can Zabbix support for user login?
A. Only local authentication
B. LDAP and SAML
C. Only SSH keys
D. FTP authentication
Answer: B
Zabbix supports external authentication methods like LDAP and SAML
in addition to internal authentication.
9. What is the purpose of media types in Zabbix user configuration?
A. To store dashboards
B. To define notification delivery methods
C. To manage host groups
D. To create triggers