

Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
Community
Ask the community for help and clear up your study doubts
Discover the best universities in your country according to Docsity users
Free resources
Download our free guides on studying techniques, anxiety management strategies, and thesis advice from Docsity tutors
Zabbix 2024-2025. Questions and Correct, Verified Answers. Graded A
Typology: Exams
1 / 2
This page cannot be seen from the preview
Don't miss anything!
Does the Zabbix server process have to be ran by root? - ANSNo, Zabbix server is designed to run as a non-root user. If you will try to run it as 'root', it will switch to a hardcoded 'zabbix' user. What are the four basic building blocks of a service check? - ANShost, item, trigger, and action What command would you execute to display the Zabbix version? - ANSzabbix_server -V What command would you execute to start Zabbix and simultaneously reload the configuration cache? - ANSzabbix_server -R config_cache_reload What command would you execute to start Zabbix and use an alternate configuration file located at /mnt/zabbix/test.conf? - ANSzabbix_server -c /mnt/zabbix/test.conf What command would you execute to test a given item on a host running a Zabbix agent? - ANSzabbix_agentd -t
Where is the Zabbix proxy daemon located? - ANS/sbin/zabbix_proxy Where is the Zabbix server daemon located? - ANS/sbin/zabbix_server