Zabbix Certified Specialist Exam Day 3 (Latest 2024 / 2025 Update) Questions and Verified Answer | 100% Correct | Grade A
Question:
Regarding log monitoring, is it possible to skip older log lines for a log file that was just added? What can do this?
Answer:
Skip parameter
Question:
What are the five authentication options supported?
Answer:
None Basic NTLM Kerberos Digest
- / 3
Question:
Regarding log file monitoring, when is it recommended to use log.count?
Answer:
When you receive a large amount of log entries for the same thing in a very short amount of time.
Question:
Are macros supported in URLs for HTTP requests?
Answer:
Yes
Question:
Regarding HTTP requests, what does the Timeout value mean?
Answer:
Max time for making a connection and also the max time for performing the HTTP request.
Question:
What happens if Zabbix gets an HTTP code that is not on the defined list of expected response codes?
Answer:
It will become unsupported 2 / 3
Question:
True or false. The HTTP result can be converted to JSON format automatically.
Answer:
True. If using 'Content-Type: application/json'
Question:
What is the default HTTP proxy port?
Answer:
TCP/1080
Question:
What is the custom CA location when using SSL certificates?
Answer:
/home/zabbix/ssl/CA
Question:
Regarding web monitoring. Zabbix can perform multiple steps in a pre- defined order when accessing a website. What happens if one of the steps fails?
Answer:
The scenario will stop on that step (If-else not supported)
- / 3