What is the minimum supported screen width for Zabbix frontend? - ✔️✔️1200px
What are the 3 main functions of Zabbix Server? - ✔️✔️Data collection, Problem detection, Notification
What does the Grey availability icon mean? - ✔️✔️At least one interface had unknown status and none
unavailable
What are the 5 minimum requirements in the configuration file required to start the Zabbix server? -
✔️✔️Database host address, name, schema (PostgreSQL), user, password
When was Zabbix 1.0 released? - ✔️✔️23rd March 2004
What method is used to monitor Databases? - ✔️✔️ODBC
How often is a long term support version of Zabbix released? - ✔️✔️Every 18 months
When was Zabbix LLC established? - ✔️✔️2005
Which parts of Zabbix have been built using C? - ✔️✔️Server, Proxy, Agent
What parts of Zabbix have been built using Go? - ✔️✔️Zabbix Agent 2, Web Services
What are the 3 main types of hosts that Zabbix can gather data from? - ✔️✔️Hardware, OS, VM &
Container
What does Zabbix use PHP for? - ✔️✔️Frontend
What are the 3 other types of hosts that Zabbix can gather data from? - ✔️✔️Cloud hosts
Applications
, Business Services
Does Zabbix support Java? - ✔️✔️Yes
Name three commerical services that Zabbix LLC and certified partners provide? - ✔️✔️Technical
Support, Remote Tshooting, Consulting, Upgrades, Training, Turn-key Solutions, Integration, Template
Building
What are the 3 main Zabbix components? - ✔️✔️Server, Frontend, Database
What are 3 advantages of Zabbix proxy? - ✔️✔️Monitoring remote locations, Distributing load between
proxies, Limited firewall rules
What processes all collected data? - ✔️✔️Zabbix Server
Zabbix server has several components, name one - ✔️✔️Data collectors, internal processes, caches
What are the 7 components that make up Zabbix Server? - ✔️✔️Config Cache, Config Sync, Data
Collectors, Preprocessing, History Cache, Value Cache, History Syncers
What is the minimum supported version for MySQL? - ✔️✔️8.0.x but 8.0.20 is recommended
Can Zabbix be installed on Windows? - ✔️✔️No
What are the additional libraries required when installing Zabbix on Linux? - ✔️✔️Libpcre, libevent, zlib
By default, how long does it take for changes made in the frontend to show up in the database? -
✔️✔️Once per minute
Is it possible to force Zabbix server to read config data with a runtime command? - ✔️✔️Yes