mirror of
https://github.com/YunoHost-Apps/zabbix_ynh.git
synced 2024-09-03 20:36:14 +02:00
47 lines
2 KiB
Markdown
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
|
|
|
|
[](https://dash.yunohost.org/appci/app/zabbix)  
|
|
|
|
[](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
|
|
|
|

|
|
|
|
## 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>
|