ZABBIX CERTIFIED SPECIALIST DAY 2 EXAM
2025| BRAND NEW ACTUAL EXAM WITH 100%
VERIFIED QUESTIONS AND CORRECT
SOLUTIONS| GUARANTEED VALUE PACK| ACE
YOUR GRADES.
1. What will happen to problems if the trigger they depend on is in the
PROBLEM state? - Correct Answer-They will be suppressed
2. Where can dependencies between triggers be defined? - Correct
Answer-On the same host or on different hosts
3. What is a Zabbix agent passive check? - Correct Answer-Zabbix server
or proxy asks for a single metric and Zabbix agent sends back the result.
4. What does not matter at all for passive checks? - Correct Answer-Host
name
5. What must be specified to allow connectivity between Zabbix Server and
Zabbix Agent? - Correct Answer-Server parameter must match Zabbix
server or proxy IP address (or subnet).
, Page |2
6. What is the default number of pollers that are started at once? - Correct
Answer-5
7. What is the Zabbix server timeout (connection timeout)? - Correct
Answer-The number of seconds the Zabbix server will wait for an
answer from the agent.
8. What are 2 reasons for installing Zabbix_get? - Correct Answer-To
gather data from the Agent, to run a passive test, can be used in custom
scripts.
9. What file needs to be edited to allow Zabbix Server to connect to Zabbix
Agent? - Correct Answer-/etc/zabbix/zabbix_agentd.conf
10. What command allows you to view the list of installed packages on a
Zabbix Agent? - Correct Answer-zabbix_get -s 127.0.0.1 -k
system.sw.packages[zabbix]
11. Can Zabbix agent be installed on Windows? - Correct Answer-Yes
12. What field is mandatory for Zabbix agent to communicate in Active
Mode? - Correct Answer-Hostname, it must be defined the same on
both the frontend host & in the zabbix_agentd.conf file.
, Page |3
13. On which port is data from active Agents accepted? And by what
process? - Correct Answer-Port 10051, by trapper process.
14. Are interfaces required for Active Agent checks? - Correct Answer-No
15. What value in the zabbix_agentd.conf file needs to be updated with
the Zabbix Server or Proxy IP address? - Correct Answer-ServerActive
16. What command is used to return the Zabbix Agent hostname? -
Correct Answer-zabbix_agentd -t system.hostname.
17. In the zabbix_agentd.conf file, what happens if multiple IP addresses
are listed under the ServerActive field? - Correct Answer-It will send
data to all listed servers.
18. How often does the Agent retrieve configuration data from the Zabbix
Server? - Correct Answer-On agent start and every 2 minutes.