1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/zabbix_ynh.git synced 2024-09-03 20:36:14 +02:00
zabbix_ynh/README_de.md
2024-03-24 20:40:45 +00:00

47 lines
2 KiB
Markdown

<!--
N.B.: Diese README wurde automatisch von <https://github.com/YunoHost/apps/tree/master/tools/readme_generator> generiert.
Sie darf NICHT von Hand bearbeitet werden.
-->
# Zabbix für YunoHost
[![Integrations-Level](https://dash.yunohost.org/integration/zabbix.svg)](https://dash.yunohost.org/appci/app/zabbix) ![Funktionsstatus](https://ci-apps.yunohost.org/ci/badges/zabbix.status.svg) ![Wartungsstatus](https://ci-apps.yunohost.org/ci/badges/zabbix.maintain.svg)
[![Zabbix mit YunoHost installieren](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=zabbix)
*[Dieses README in anderen Sprachen lesen.](./ALL_README.md)*
> *Mit diesem Paket können Sie Zabbix schnell und einfach auf einem YunoHost-Server installieren.
Wenn Sie YunoHost nicht haben, lesen Sie bitte [die Anleitung](https://yunohost.org/#/install), um zu erfahren, wie Sie es installieren.*
## Übersicht
A monitoring tool for diverse IT components, including networks, servers, VMs and cloud services.
**Ausgelieferte Version:** 5.0.41~ynh1
## Bildschirmfotos
![Bildschirmfotos von Zabbix](./doc/screenshots/screenshot1.png)
## Dokumentation und Ressourcen
- Offizielle Website der App: <https://www.zabbix.com>
- Offizielle Verwaltungsdokumentation: <https://www.zabbix.com/manuals>
- Upstream App Repository: <https://github.com/zabbix/zabbix>
- YunoHost-Shop: <https://apps.yunohost.org/app/zabbix>
- Einen Fehler melden: <https://github.com/YunoHost-Apps/zabbix_ynh/issues>
## Entwicklerinformationen
Bitte senden Sie Ihren Pull-Request an den [testing branch](https://github.com/YunoHost-Apps/zabbix_ynh/tree/testing),
Um den Testing-Branch auszuprobieren, gehen Sie bitte wie folgt vor.
```bash
sudo yunohost app install https://github.com/YunoHost-Apps/zabbix_ynh/tree/testing --debug
oder
sudo yunohost app upgrade zabbix -u https://github.com/YunoHost-Apps/zabbix_ynh/tree/testing --debug
```
**Weitere Informationen zur App-Paketierung:** <https://yunohost.org/packaging_apps>