NEW ZABBIX CERTIFIED SPECIALIST DAY 1,2,3
AND 4 PRACTICE EXAM Q&A NEWLY MODIFIED
TESTED AND APPROVED!!!
Name three commerical services that Zabbix LLC and certified partners
provide? -- ANSWER--Technical Support, Remote Tshooting, Consulting,
Upgrades, Training, Turn-key Solutions, Integration, Template Building
What are the 3 main Zabbix components? -- ANSWER--Server, Frontend,
Database
What are the 3 main functions of Zabbix Server? -- ANSWER--Data collection,
Problem detection, Notification
What are 3 advantages of Zabbix proxy? -- ANSWER--Monitoring remote
locations, Distributing load between proxies, Limited firewall rules
What processes all collected data? -- ANSWER--Zabbix Server
Zabbix server has several components, name one -- ANSWER--Data collectors,
internal processes, caches
, Page 2 of 61
What are the 7 components that make up Zabbix Server? -- ANSWER--Config
Cache, Config
Sync, Data Collectors, Preprocessing, History Cache, Value Cache, History
Syncers
What is the minimum supported version for MySQL? -- ANSWER--8.0.x but
8.0.20 is recommended
Can Zabbix be installed on Windows? -- ANSWER--No
What are the additional libraries required when installing Zabbix on Linux? --
ANSWER-Libpcre, libevent, zlib
By default, how long does it take for changes made in the frontend to show up
in the database? -- ANSWER--Once per minute
Is it possible to force Zabbix server to read config data with a runtime
command? --
ANSWER--Yes
, Page 3 of 61
What are the 3 other types of hosts that Zabbix can gather data from? --
ANSWER--Cloud hosts
Applications
Business Services
What are the 3 main types of hosts that Zabbix can gather data from? --
ANSWER-Hardware, OS, VM & Container
Which parts of Zabbix have been built using C? -- ANSWER--Server, Proxy,
Agent
What parts of Zabbix have been built using Go? -- ANSWER--Zabbix Agent 2,
Web Services
What does Zabbix use PHP for? -- ANSWER--Frontend
Does Zabbix support Java? -- ANSWER--Yes
What method is used to monitor Databases? -- ANSWER--ODBC
, Page 4 of 61
When was Zabbix 1.0 released? -- ANSWER--23rd March 2004
How often is a long term support version of Zabbix released? -- ANSWER--
Every 18 months
When was Zabbix LLC established? -- ANSWER--2005
What modes exist for the Zabbix agent and what differentiates them? --
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? --
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?
--
ANSWER--Every second