Compare commits
12 commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
a87403292d | ||
|
|
64d8729c0b | ||
|
|
7fd0a2d495 | ||
|
|
26ff21376f | ||
|
|
7a6d7de986 | ||
|
|
e0186f77b3 | ||
|
|
2d464440ca | ||
|
|
57ef5e76b1 | ||
|
|
c8f009bcaa | ||
|
|
22d46f074b | ||
|
|
df4712a661 | ||
|
|
4cbfaa5a5b |
1 changed files with 54 additions and 0 deletions
54
zabbix.yaml
Normal file
54
zabbix.yaml
Normal 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
|
||||||
Loading…
Add table
Add a link
Reference in a new issue