And Answers
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
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
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
Downloaded by: DrMedinaReed | Want to earn $1.236
Distribution of this document is illegal extra per year?
,Zabbix Certified Specialist 2024 Exam With Questions
And Answers
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.
What is true about the version differences between Zabbix proxy and
Zabbix server? - CORRECT ANSWER The major version must match
ie 6.1.2 is not compatible with 6.2.0. This changed in version 6.4, from
this version onwards they are all compatible.
What is mandatory before installing Zabbix? - CORRECT ANSWER
Getting NTP setup and sync'd, without this you may experience false
problem detection, missing data etc
What is the recommended way of installing Zabbix? - CORRECT ANSWER
Downloaded by: DrMedinaReed | Want to earn $1.236
Distribution of this document is illegal extra per year?
,Zabbix Certified Specialist 2024 Exam With Questions
And Answers
Official packages
What cloud vendors are supported for cloud install? - CORRECT
ANSWER AWS, Azure, Digital Ocean, Google Cloud, Red Hat
Openshift
What two options exist for docker container install? - CORRECT
ANSWER Zabbix docker hub or GitHub
Downloaded by: DrMedinaReed | Want to earn $1.236
Distribution of this document is illegal extra per year?
, Zabbix Certified Specialist 2024 Exam With Questions
And Answers
What is the only way to deploy Zabbix if you want to use an Oracle
database? - CORRECT ANSWER Source code from Zabbix Git
repository
What package is required for installing MySQL on a Zabbix server? -
CORRECT ANSWER zabbix-server-mysql
What is the one role of the Zabbix web service? - CORRECT ANSWER
Generating scheduled reports
What needs to be built before Zabbix deployment? - CORRECT
ANSWER Database with Unicode database character set and UTF8
national character set
What are the 5 minimum requirements in the configuration file
required to start the Zabbix server? - CORRECT ANSWER
Database host address, name, schema (PostgreSQL), user, password
How do you start Zabbix with a different configuration file? -
CORRECT ANSWER zabbix_server -c /tmp/test_zabbix_server.conf
Name one runtime control that the zabbix_server can do? - CORRECT
ANSWER zabbix_server
-R config_cache_reload
zabbix_server -R
housekeeper_execute
zabbix_server -R
snmp_cache_reload
Downloaded by: DrMedinaReed | Want to earn $1.236
Distribution of this document is illegal extra per year?