# Zabbix voor Yunohost [![Integratieniveau](https://apps.yunohost.org/badge/integration/zabbix)](https://ci-apps.yunohost.org/ci/apps/zabbix/) ![Mate van functioneren](https://apps.yunohost.org/badge/state/zabbix) ![Onderhoudsstatus](https://apps.yunohost.org/badge/maintained/zabbix) [![Zabbix met Yunohost installeren](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=zabbix) *[Deze README in een andere taal lezen.](./ALL_README.md)* > *Met dit pakket kun je Zabbix snel en eenvoudig op een YunoHost-server installeren.* > *Als je nog geen YunoHost hebt, lees dan [de installatiehandleiding](https://yunohost.org/install), om te zien hoe je 'm installeert.* ## Overzicht A monitoring tool for diverse IT components, including networks, servers, VMs and cloud services. **Geleverde versie:** 6.4~ynh1 ## Schermafdrukken ![Schermafdrukken van Zabbix](./doc/screenshots/screenshot1.png) ## Documentatie en bronnen - Officiele website van de app: - Officiele beheerdersdocumentatie: - Upstream app codedepot: - YunoHost-store: - Meld een bug: ## Ontwikkelaarsinformatie Stuur je pull request alsjeblieft naar de [`testing`-branch](https://github.com/YunoHost-Apps/zabbix_ynh/tree/testing). Om de `testing`-branch uit te proberen, ga als volgt te werk: ```bash sudo yunohost app install https://github.com/YunoHost-Apps/zabbix_ynh/tree/testing --debug of sudo yunohost app upgrade zabbix -u https://github.com/YunoHost-Apps/zabbix_ynh/tree/testing --debug ``` **Verdere informatie over app-packaging:**