Docsity
Docsity

Prepare for your exams
Prepare for your exams

Study with the several resources on Docsity


Earn points to download
Earn points to download

Earn points by helping other students or get them with a premium plan


Guidelines and tips
Guidelines and tips

Zabbix Certified Specialist Day 4 2024-2025. Questions and Correct, Verified Answers., Exams of Computer Science

Zabbix Certified Specialist Day 4 2024-2025. Questions and Correct, Verified Answers. Graded A

Typology: Exams

2024/2025

Available from 12/15/2024

ChitCode
ChitCode 🇬🇧

3.6K documents

1 / 10

Toggle sidebar

This page cannot be seen from the preview

Don't miss anything!

bg1
Zabbix Certified Specialist Day 4 2024-
2025. Questions and Correct, Verified
Answers. Graded A
Are all users able to assign their own theme in Zabbix? Where is this setting? -
ansYes, under User Settings > Profile
Are SNMP settings defined on host, template or item level (interface, snmp
version, etc.)? - ansHost
Can an action have 4 operations and 4 conditions? - ansYes
Can you define update interval for Dependent items? - ansNo, dependent, trapper
and SNMPTrapper cannot have update intervals defined
Can you define value maps globally? - ansNo, Value maps are defined on the Host
or Template level
Can you export user groups? - ansNo, only Hosts, Templates, Media types &
Network maps
Can you pause problems suppressed by maintenance or trigger dependencies? -
ansYes
Can you set maintenance to specific tags? - ansYes
pf3
pf4
pf5
pf8
pf9
pfa

Partial preview of the text

Download Zabbix Certified Specialist Day 4 2024-2025. Questions and Correct, Verified Answers. and more Exams Computer Science in PDF only on Docsity!

Zabbix Certified Specialist Day 4 2024-

2025. Questions and Correct, Verified

Answers. Graded A

Are all users able to assign their own theme in Zabbix? Where is this setting? - ansYes, under User Settings > Profile Are SNMP settings defined on host, template or item level (interface, snmp version, etc.)? - ansHost Can an action have 4 operations and 4 conditions? - ansYes Can you define update interval for Dependent items? - ansNo, dependent, trapper and SNMPTrapper cannot have update intervals defined Can you define value maps globally? - ansNo, Value maps are defined on the Host or Template level Can you export user groups? - ansNo, only Hosts, Templates, Media types & Network maps Can you pause problems suppressed by maintenance or trigger dependencies? - ansYes Can you set maintenance to specific tags? - ansYes

Can you store trends if no history is stored? - ansYes Can you use Media without a message template? - ansNo, you need a message to send out. Can you use Microsoft SQL as backend DB? - ansNo, only Mysql or Postgresql, Oracle, MariaDB or SQLite3 (proxies & agent2) Can Zabbix proxy send out notifications? - ansNo Do actions allow executing scripts? - ansYes, you can run global scripts and custom scripts Does active problem name change on trigger name change? - ansNo, if trigger name is changed, it will not affect already created problems How do you configure an Item to populate an Inventory field? - ans"Populates host inventory field" drop down. How long does it take for Items created in the database to start collecting data? - ans1 minute unless you reload the config cache: zabbix_server -R config_cache_reload How many additional user roles can be created on Zabbix? - ansUnlimited

Regarding updating inventory fields from Items, if the "discard unchanged proprocessing" step is used, what happens? - ansDiscarded values will not be used. Services have their own tags, which affect what? - ansService actions and SLA calculations True or false. Action operation steps cannot be repeated multiple times. - ansFalse True or false. Actions are disabled when deleting a user or user group used in notifications. - ansFalse True or false. Actions can execute remote commands. - ansTrue on Zabbix server, proxy and agent via SSH, Telnet and IPMI True or false. By default, Zabbix records all changes made in the Frontend. - ansTrue True or false. Debug mode can only be enabled from a user group? - ansTrue True or false. Each role may only have one user type assigned. - ansTrue True or false. If multiple problems with the same tags match, the highest severity will be used. - ansTrue

True or false. If you disable a user group, all users in that group will be disabled. - ansTrue True or false. In operation custom step duration, 0 means the default duration is used. - ansTrue True or false. Inventory is disabled by default. - ansTrue True or false. It is possible to give access to problems only, without giving access to the host group. - ansFalse True or false. It is possible to give administrative privileges to a Zabbix user. - ansFalse True or false. Items must be configured to fill in inventory fields when using automatic mode. - ansTrue True or false. New hosts can be added for monitoring without configuring them manually. - ansTrue True or false. Notifications and remote commands cannot be repeated or delayed.

  • ansFalse True or false. Regarding action operation steps, each step's duration can be changed. - ansTrue

What are the four permission options when assigning permissions to a user group? - ansRead-write, Read, Deny, None What are the four types of media you can use to send notifications? - ansEmail, SMS, Script, Webhook What are the two types of service definitions? - ansParent service which contains one or more child services. A service which is mapped to problem events using tags. What can Actions be defined for? - ansTrigger events, Service events, Discovery events, Autoregistration events, Internal events What causes Internal events? - ansProblems in configuration What four entities can be exported from Zabbix? - ansHosts, Templates, Media types and Network maps What happened if the result of a custom media type script is 0? - ansIt was successful What happens during a maintenance period? - ansProblem notifications are suppressed

What indicates that a host is in maintenance mode? - ansEye with a slash through it in the info column What is an Action? - ansA set of conditions followed by automatically executed set of operations What is the colour of the rule name preceding entities created by LLD? - ansOrange What is the main purpose of Low Level Discovery? - ansAutomatically create Items, Triggers, Graphs, Host dashboards and Hosts based on data Discovered from the device and monitor it. What is the most common way to backup Zabbix? - ansDatabase backup. What is the purpose behind the "Pause Operations for Suppressed Problems" checkbox? - ansPauses alerts for the length of the maintenance window What key must be allowed on Zabbix agent or proxy to use Script type? - anssystem.run What operations are supported for trigger and service actions? - ansOperations (executed during problem), Recovery Operations (when resolved), Update Operations (when updated) What process is responsible for sending messages? - ansalerter

When is the export/import functionality most useful? Name 3 scenarios. - ansConfig transfer from development to production. Before/after upgrades. Automated/scripted configuration generation. Partial configuration backup. When using automatic network discovery functionality based on IP ranges, what are two ways in which information is received? - ansZabbix passive agent & SNMP agent Where can Inventory data be used? - ansFilters and action conditions, host inventory macros, and displayed on maps. Where can you define the Password Policy in Zabbix? - ansAdministration > Authentication > Authentication tab Where can you globally set the default Inventory mode for new hosts? - ansAdministration > General > Other > Default host inventory mode Which three export file formats are supported? - ansYAML (default), XML, JSON Which user can execute custom media type scripts? - anszabbix Will update interval override flexible item interval? - ansNo, flexible interval takes over the update interval for the duration in which it is configured.