Compare commits

..

12 commits

Author SHA1 Message Date
Orion Poplawski
a87403292d Update to 5.0.21 2022-03-12 09:57:55 -07:00
Orion Poplawski
64d8729c0b Update to 5.0.19 2022-01-16 17:53:58 -07:00
Orion Poplawski
7fd0a2d495 Update to 5.0.18 2021-11-30 19:20:49 -07:00
Orion Poplawski
26ff21376f Update to 5.0.17 2021-11-01 16:36:09 -06:00
Orion Poplawski
7a6d7de986 Better SELinux fix 2021-04-20 10:41:50 -06:00
Orion Poplawski
e0186f77b3 Update to 5.0.10; SELinux fix 2021-04-20 09:18:57 -06:00
Orion Poplawski
2d464440ca Update to 5.0.9 2021-03-04 21:39:38 -07:00
Orion Poplawski
57ef5e76b1 Update to 5.0.8 2021-02-14 21:01:50 -07:00
Orion Poplawski
c8f009bcaa Update to 5.0.7 2021-01-24 14:56:43 -07:00
Orion Poplawski
22d46f074b Update to 5.0.6 2020-12-13 15:31:16 -07:00
Orion Poplawski
df4712a661 Try el8 2020-09-03 16:32:41 -06:00
Orion Poplawski
4cbfaa5a5b Initial module 2020-09-03 16:31:34 -06:00

54
zabbix.yaml Normal file
View file

@ -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