# 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: - Offizielle Verwaltungsdokumentation: - Upstream App Repository: - YunoHost-Shop: - Einen Fehler melden: ## 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:**