Geschreven door studenten die geslaagd zijn Direct beschikbaar na je betaling Online lezen of als PDF Verkeerd document? Gratis ruilen 4,6 TrustPilot
logo-home
Tentamen (uitwerkingen)

: Zabbix Certified Specialist Exam (2026/2027 Update) Practice Questions with Verified Solutions

Beoordeling
-
Verkocht
-
Pagina's
25
Cijfer
A+
Geüpload op
26-04-2026
Geschreven in
2025/2026

This document provides a comprehensive set of exam-style questions and fully explained answers for the Zabbix Certified Specialist exam. It covers key topics such as monitoring configuration, triggers, dashboards, alerting, and system performance management. The material is updated for 2026/2027 and designed to support effective preparation and certification success.

Meer zien Lees minder
Instelling
Zabbix Certified Specialist
Vak
Zabbix Certified Specialist

Voorbeeld van de inhoud

Zabbix Certified Specialist Exam (1) (2026/2027
Update)
Questions and Verified Answers | Grade A

Domain 1: Zabbix Architecture & Installation (10 Questions)

Sub-Topic 1.1: Zabbix Server Components and Communication Ports (4 Questions)

Question 1 (Multiple-Choice) A Zabbix administrator is deploying a distributed monitoring
environment. The Zabbix Server needs to collect data from a passive Zabbix Agent installed on a
remote Linux host. Which TCP port and connection direction are used for this communication?

A. Port 10051, agent initiates connection to server
B. Port 10050, server initiates connection to agent
C. Port 10052, server initiates connection to Java Gateway
D. Port 161, server initiates SNMP GetRequest to agent

Answer: B [CORRECT]

Rationale: The Zabbix server polls passive agents on TCP port 10050, with the server acting as
the connection initiator (pull model). Port 10051 is used for active agents and proxy
communication (push model), port 10052 is reserved for the Zabbix Java Gateway, and port 161
is the standard SNMP port. The practical operational consequence is that firewall rules must
allow inbound TCP 10050 on monitored hosts from the Zabbix server/proxy IP addresses.



Question 2 (Multiple-Choice) In a Zabbix architecture with an active proxy deployed in a remote
DMZ, which component listens on TCP port 10051 to receive data from the active proxy?

A. Zabbix Agent on the monitored host
B. Zabbix Frontend (web interface)
C. Zabbix Server Trapper process
D. Zabbix Database backend

Answer: C [CORRECT]

Rationale: The Zabbix Server's Trapper process listens on TCP port 10051 to receive data from
active agents, active proxies, and Zabbix senders. The agent listens on port 10050 (passive
mode), the frontend uses HTTP/HTTPS ports (80/443), and the database backend communicates

,over its own protocol (e.g., 3306 for MySQL, 5432 for PostgreSQL). In DMZ deployments, only
outbound TCP 10051 from the proxy to the server is required, eliminating the need for inbound
firewall holes at the remote site.



Question 3 (SATA - Select All That Apply) Which of the following Zabbix components use TCP
port 10051 for communication? (Select all that apply.)

A. Zabbix Agent (active mode) sending collected metrics
B. Zabbix Proxy (active mode) forwarding preprocessed data
C. Zabbix Server polling passive agents
D. Zabbix Trapper items receiving external data
E. Zabbix Java Gateway processing JMX metrics

Answer: A, B, D [CORRECT]

Rationale: TCP port 10051 is the listening port for the Zabbix Server's Trapper process, which
handles incoming connections from active agents (A), active proxies (B), and external
applications sending trapper data (D). Passive agent polling uses port 10050 (C is incorrect). The
Zabbix Java Gateway operates on port 10052 (E is incorrect). Understanding this port allocation
is critical for firewall configuration and network segmentation in enterprise environments.



Question 4 (Multiple-Choice) An organization is designing a high-availability Zabbix
deployment. The Zabbix Frontend, Zabbix Server, and database are on separate hosts. Which
statement correctly describes the communication flow between these components?

A. The Frontend connects directly to the Zabbix Agent on port 10050 to display real-time data
B. The Zabbix Server writes collected metrics directly to the Frontend via HTTP
C. The Frontend queries the database to render dashboards; the Server writes metrics to the
database
D. The Zabbix Server sends alert notifications directly to the Frontend's notification bar

Answer: C [CORRECT]

Rationale: The Zabbix Frontend is a PHP-based web application that reads configuration and
historical data from the database to render dashboards and configuration pages. The Zabbix
Server processes collected data and writes it to the database (history, trends, events tables).
The Frontend never communicates directly with agents or the Server daemon; all data flows
through the database. This three-tier architecture allows independent scaling of the frontend
(multiple web servers behind a load balancer) and server components.

, Sub-Topic 1.2: Database Backend Requirements and Partitioning (3 Questions)

Question 5 (Multiple-Choice) A Zabbix administrator is configuring a new installation with
TimescaleDB to handle high-volume time-series data. Which tables are converted to
hypertables to enable automatic partitioning and compression?

A. Only the hosts and items configuration tables
B. The history, history_uint, trends, and trends_uint tables
C. The users and usrgrp authentication tables
D. The actions and operations alert configuration tables

Answer: B [CORRECT]

Rationale: TimescaleDB hypertables are created for time-series data tables including history
(float), history_uint (integer), history_log, history_text, history_str, history_bin, trends, and
trends_uint — all partitioned by the clock (timestamp) column. Configuration tables like hosts,
items, users, and actions remain regular PostgreSQL tables. The chunk_time_interval is set to
86400 seconds (1 day) for history tables and 2592000 seconds (30 days) for trends tables,
enabling efficient data retention and compression policies.



Question 6 (SATA - Select All That Apply) Which of the following are supported database
backends for Zabbix Server 7.0? (Select all that apply.)

A. MySQL 8.0 or newer
B. PostgreSQL 13 or newer
C. Oracle Database 19c
D. TimescaleDB (as PostgreSQL extension)
E. Microsoft SQL Server 2022

Answer: A, B, D [CORRECT]

Rationale: Zabbix Server 7.0 officially supports MySQL 8.0+ (A), PostgreSQL 13+ (B), and
TimescaleDB as a PostgreSQL extension (D) for enhanced time-series performance. Oracle
Database and Microsoft SQL Server are not supported backends for Zabbix Server. TimescaleDB
provides hypertable partitioning, native compression (up to 90% disk savings), and continuous
aggregation for trends data, making it the recommended choice for large-scale deployments.

Geschreven voor

Instelling
Zabbix Certified Specialist
Vak
Zabbix Certified Specialist

Documentinformatie

Geüpload op
26 april 2026
Aantal pagina's
25
Geschreven in
2025/2026
Type
Tentamen (uitwerkingen)
Bevat
Vragen en antwoorden

Onderwerpen

$14.50
Krijg toegang tot het volledige document:

Verkeerd document? Gratis ruilen Binnen 14 dagen na aankoop en voor het downloaden kun je een ander document kiezen. Je kunt het bedrag gewoon opnieuw besteden.
Geschreven door studenten die geslaagd zijn
Direct beschikbaar na je betaling
Online lezen of als PDF


Ook beschikbaar in voordeelbundel

Maak kennis met de verkoper

Seller avatar
De reputatie van een verkoper is gebaseerd op het aantal documenten dat iemand tegen betaling verkocht heeft en de beoordelingen die voor die items ontvangen zijn. Er zijn drie niveau’s te onderscheiden: brons, zilver en goud. Hoe beter de reputatie, hoe meer de kwaliteit van zijn of haar werk te vertrouwen is.
ExamAceStuvia Rasmussen College
Volgen Je moet ingelogd zijn om studenten of vakken te kunnen volgen
Verkocht
30
Lid sinds
8 maanden
Aantal volgers
0
Documenten
800
Laatst verkocht
1 dag geleden
Top Grades By ExamAceStuvia

Ace Your Certification — The Smart Way! Welcome to ExamAceStuvia – the ultimate battle-tested exam prep platform built by passers, for future passers. Get thousands of real exam questions straight from people who just crushed the same test you’re facing. No fluff. No outdated dumps. Just authentic, up-to-date practice that feels exactly like the real thing. Why thousands choose Examice every day: 400+ published exams across 100+ top providers (AWS, Microsoft, Cisco, ,NCLEX , WGU , CompTIA, and many more) Whether you're preparing for nursing licensure (NCLEX, ATI, HESI, ANCC, AANP), healthcare certifications (ACLS, BLS, PALS, PMHNP, AGNP), standardized tests (TEAS, HESI, PAX, NLN), or university-specific exams (WGU, Portage Learning, Georgia Tech, and more), our documents are 100% correct, up-to-date for 2025/2026, and reviewed for accuracy.. Community-powered accuracy → open discussions, source-backed references, democratic voting & follow-up Q&A to lock in the real correct answers Realistic exam that builds confidence and exposes weak spots fast Most affordable premium prep in the industry – quality without breaking the bank Regular updates so you’re always studying what actually appears today Whether you're chasing that dream job, promotion, or career switch — ExamAce turns “I hope I pass” into “I’ve got this.” Join the community that’s already helped thousands certify. Try ExamAceStuvia today → pass tomorrow.

Lees meer Lees minder
4.5

4 beoordelingen

5
3
4
0
3
1
2
0
1
0

Recent door jou bekeken

Waarom studenten kiezen voor Stuvia

Gemaakt door medestudenten, geverifieerd door reviews

Kwaliteit die je kunt vertrouwen: geschreven door studenten die slaagden en beoordeeld door anderen die dit document gebruikten.

Niet tevreden? Kies een ander document

Geen zorgen! Je kunt voor hetzelfde geld direct een ander document kiezen dat beter past bij wat je zoekt.

Betaal zoals je wilt, start meteen met leren

Geen abonnement, geen verplichtingen. Betaal zoals je gewend bent via iDeal of creditcard en download je PDF-document meteen.

Student with book image

“Gekocht, gedownload en geslaagd. Zo makkelijk kan het dus zijn.”

Alisha Student

Bezig met je bronvermelding?

Maak nauwkeurige citaten in APA, MLA en Harvard met onze gratis bronnengenerator.

Bezig met je bronvermelding?

Veelgestelde vragen