Compare commits
3 commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
a98820cf62 | ||
|
|
4dea6c4fa8 | ||
|
|
83345075ad |
1 changed files with 59 additions and 0 deletions
59
zabbix.yaml
Normal file
59
zabbix.yaml
Normal file
|
|
@ -0,0 +1,59 @@
|
|||
---
|
||||
document: modulemd-packager
|
||||
version: 3
|
||||
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:
|
||||
- MIT
|
||||
configurations:
|
||||
- context: c1
|
||||
platform: el8
|
||||
#- context: c2
|
||||
# platform: el9
|
||||
- context: c4
|
||||
platform: f35
|
||||
- context: c5
|
||||
platform: f36
|
||||
references:
|
||||
community: https://wwww.zabbix.com/
|
||||
documentation: https://www.zabbix.com/documentation/6.0/manual
|
||||
tracker: https://support.zabbix.com/
|
||||
profiles:
|
||||
server:
|
||||
description: Zabbix server.
|
||||
rpms:
|
||||
- zabbix-server
|
||||
- zabbix-web
|
||||
proxy:
|
||||
description: Zabbix proxy.
|
||||
rpms:
|
||||
- zabbix-proxy
|
||||
agent:
|
||||
description: Zabbix agent.
|
||||
rpms:
|
||||
- zabbix-agent
|
||||
api:
|
||||
rpms:
|
||||
- zabbix-agent
|
||||
- zabbix-proxy
|
||||
- zabbix-server
|
||||
components:
|
||||
rpms:
|
||||
zabbix:
|
||||
rationale: The core package
|
||||
ref: 6.0
|
||||
Loading…
Add table
Add a link
Reference in a new issue