SPECIALIST EXAM 1
UPDATED QUESTIONS WITH
ANSWERS 2024 RATED BY
EXPERTS
What are the 3 main types of hosts that Zabbix can gather data from? - CORRECT
ANSWER>>>>Hardware, OS, VM & Container
What are the 3 other types of hosts that Zabbix can gather data from? - CORRECT
ANSWER>>>>Cloud hosts
Applications
Business Services
What method is used to monitor Databases? - CORRECT ANSWER>>>>ODBC
When was Zabbix 1.0 released? - CORRECT ANSWER>>>>23rd March 2004
How often is a long term support version of Zabbix released? - CORRECT
ANSWER>>>>Every 18 months
When was Zabbix LLC established? - CORRECT ANSWER>>>>2005
Which parts of Zabbix have been built using C? - CORRECT ANSWER>>>>Server,
Proxy, Agent
What parts of Zabbix have been built using Go? - CORRECT ANSWER>>>>Zabbix
Agent 2, Web Services
What does Zabbix use PHP for? - CORRECT ANSWER>>>>Frontend
Does Zabbix support Java? - CORRECT ANSWER>>>>Yes
Name three commerical services that Zabbix LLC and certified partners provide? -
CORRECT ANSWER>>>>Technical Support, Remote Tshooting, Consulting,
Upgrades, Training, Turn-key Solutions, Integration, Template Building
What are the 3 main Zabbix components? - CORRECT ANSWER>>>>Server,
Frontend, Database
, What are the 3 main functions of Zabbix Server? - CORRECT ANSWER>>>>Data
collection, Problem detection, Notification
What are 3 advantages of Zabbix proxy? - CORRECT ANSWER>>>>Monitoring
remote locations, Distributing load between proxies, Limited firewall rules
What processes all collected data? - CORRECT ANSWER>>>>Zabbix Server
Zabbix server has several components, name one - CORRECT ANSWER>>>>Data
collectors, internal processes, caches
What are the 7 components that make up Zabbix Server? - CORRECT
ANSWER>>>>Config Cache, Config Sync, Data Collectors, Preprocessing, History
Cache, Value Cache, History Syncers
What is the minimum supported version for MySQL? - CORRECT ANSWER>>>>8.0.x
but 8.0.20 is recommended
Can Zabbix be installed on Windows? - CORRECT ANSWER>>>>No
What are the additional libraries required when installing Zabbix on Linux? - CORRECT
ANSWER>>>>Libpcre, libevent, zlib
By default, how long does it take for changes made in the frontend to show up in the
database? - CORRECT ANSWER>>>>Once per minute
Is it possible to force Zabbix server to read config data with a runtime command? -
CORRECT ANSWER>>>>Yes
What modes exist for the Zabbix agent and what differentiates them? - CORRECT
ANSWER>>>>Active, passive. In active mode, all data processing is performed on
the agent without pollers. In passive mode, the poller connects to the agent on
TCP port 10050.
What are the four ports that Zabbix uses and what are they each for? - CORRECT
ANSWER>>>>10050: Zabbix agent. 10051: Server and proxy. 10052: Java
gateway. 10053: Web service.
By default, How often is data collected via the proxy, sent to the Zabbix server? -
CORRECT ANSWER>>>>Every second
Zabbix proxies can operate in Active mode or Passive mode? What is the difference? -
CORRECT ANSWER>>>>In active mode, the proxy connects to the server. In
passive mode, the server connects to the proxy.