diff --git a/zabbix.yaml b/zabbix.yaml new file mode 100644 index 0000000..78c30f0 --- /dev/null +++ b/zabbix.yaml @@ -0,0 +1,54 @@ +--- +document: modulemd +version: 2 +data: + summary: Open-source monitoring solution for your IT infrastructure + description: >- + Zabbix is software that monitors numerous parameters of a network and the + health and integrity of servers. Zabbix uses a flexible notification mechanism + that allows users to configure e-mail based alerts for virtually any event. + This allows a fast reaction to server problems. Zabbix offers excellent + reporting and data visualization features based on the stored data. + This makes Zabbix ideal for capacity planning. + + Zabbix supports both polling and trapping. All Zabbix reports and statistics, + as well as configuration parameters are accessed through a web-based front end. + A web-based front end ensures that the status of your network and the health of + your servers can be assessed from any location. Properly configured, Zabbix can + play an important role in monitoring IT infrastructure. This is equally true + for small organizations with a few servers and for large companies with a + multitude of servers. + license: + module: + - MIT + dependencies: + - buildrequires: + platform: [el8] + requires: + platform: [el8] + references: + community: https://wwww.zabbix.com/ + documentation: https://www.zabbix.com/documentation/5.0/manual + tracker: https://support.zabbix.com/ + profiles: + server: + rpms: + - zabbix-server + - zabbix-web + proxy: + rpms: + - zabbix-proxy + agent: + rpms: + - zabbix-agent + api: + rpms: + - zabbix-agent + - zabbix-proxy + - zabbix-server + components: + rpms: + zabbix: + rationale: The core package + ref: 5.0 + buildorder: 0