AND 100% VERIFIED ANSWERS | GRADED A+ |
GUARANTEED PASS!!
By default, how long does it take for changes made in the frontend to show up in
the database?
- answer-Once per minute
By default, How often is data collected via the proxy, sent to the Zabbix server?
- answer-Every second
Can a trigger belong to multiple hosts?
- answer-Yes
Can an admin create a host group?
- answer-No
Can templates be linked to a host group?
- answer-No, only similar hosts
Can you add items to a host group?
- answer-No
Can you apply a template to a host group?
- answer-No
Can you create a user without assigning them to a user group?
- answer-No
Can Zabbix be installed on Windows?
- answer-No
Does Zabbix support Java?
- answer-Yes
Host groups are used for?
- answer-Logical grouping of hosts and templates
, Housekeeper removes what data and how frequently by default?
- answer-Expired data, hourly
How do you increase the log level using runtime controls?
- answer-zabbix_server -R log_level_increase
How do you install Zabbix frontend from the command line?
- answer-dnf -y install zabbix-web-mysql (or zabbix-web-postgresql) zabbix-
apache-conf (or zabbix-nginx-conf)
How do you start Zabbix with a different configuration file?
- answer-zabbix_server -c /tmp/test_zabbix_server.conf
How often is a long term support version of Zabbix released?
- answer-Every 18 months
If a host belongs to multiple host groups and you disable one of these groups, what
happens?
- answer-All hosts in that host group will be disabled
Is it possible to force Zabbix server to read config data with a runtime command?
- answer-Yes
Name one runtime control that the zabbix_server can do?
- answer-zabbix_server -R config_cache_reload
zabbix_server -R housekeeper_execute
zabbix_server -R snmp_cache_reload
zabbix_server -R secrets_reload
zabbix_server -R diaginfo
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
Name two of each for the database engine and web server package?
- answer-Database: zabbix-web-mysql, zabbix-web-postgresql. Web: zabbix-
apache-conf, zabbix-nginx-conf
On what levels can macros be defined and in what order do they take precedent?
- answer-1. Host 2. Template 3. Global