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

Auto-update READMEs

This commit is contained in:
yunohost-bot 2024-03-29 12:33:02 +00:00 committed by autoreadme_webhook
parent a82f1d2166
commit 4d7bbf57e7
4 changed files with 10 additions and 26 deletions

View file

@ -17,6 +17,7 @@ It shall NOT be edited by hand.
## Overview ## Overview
A monitoring tool for diverse IT components, including networks, servers, VMs and cloud services. A monitoring tool for diverse IT components, including networks, servers, VMs and cloud services.
**Shipped version:** 5.0.41~ynh1 **Shipped version:** 5.0.41~ynh1
## Screenshots ## Screenshots

View file

@ -5,7 +5,7 @@ Il NE doit PAS être modifié à la main.
# Zabbix pour YunoHost # Zabbix pour YunoHost
[![Niveau d'intégration](https://dash.yunohost.org/integration/zabbix.svg)](https://dash.yunohost.org/appci/app/zabbix) ![Status du fonctionnement](https://ci-apps.yunohost.org/ci/badges/zabbix.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/zabbix.maintain.svg) [![Niveau dintégration](https://dash.yunohost.org/integration/zabbix.svg)](https://dash.yunohost.org/appci/app/zabbix) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/zabbix.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/zabbix.maintain.svg)
[![Installer Zabbix avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=zabbix) [![Installer Zabbix avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=zabbix)
@ -14,15 +14,16 @@ Il NE doit PAS être modifié à la main.
> *Ce package vous permet dinstaller Zabbix rapidement et simplement sur un serveur YunoHost.* > *Ce package vous permet dinstaller Zabbix rapidement et simplement sur un serveur YunoHost.*
> *Si vous navez pas YunoHost, consultez [ce guide](https://yunohost.org/install) pour savoir comment linstaller et en profiter.* > *Si vous navez pas YunoHost, consultez [ce guide](https://yunohost.org/install) pour savoir comment linstaller et en profiter.*
## Vue d'ensemble ## Vue densemble
Un outil de surveillance pour divers composants informatiques, notamment les réseaux, les serveurs, les machines virtuelles et les services en nuage. Un outil de surveillance pour divers composants informatiques, notamment les réseaux, les serveurs, les machines virtuelles et les services en nuage.
**Version incluse :** 5.0.41~ynh1
**Version incluse:** 5.0.41~ynh1 **Version incluse:** 5.0.41~ynh1
![Capture d'écran de Zabbix](./doc/screenshots/screenshot1.png) ## Captures décran
![Capture décran de Zabbix](./doc/screenshots/screenshot1.png)
## Documentations et ressources ## Documentations et ressources
@ -35,6 +36,10 @@ Un outil de surveillance pour divers composants informatiques, notamment les ré
## Informations pour les développeurs ## Informations pour les développeurs
Merci de faire vos pull request sur la [branche `testing`](https://github.com/YunoHost-Apps/zabbix_ynh/tree/testing). Merci de faire vos pull request sur la [branche `testing`](https://github.com/YunoHost-Apps/zabbix_ynh/tree/testing).
Pour essayer la branche `testing`, procédez comme suit:
```bash
sudo yunohost app install https://github.com/YunoHost-Apps/zabbix_ynh/tree/testing --debug sudo yunohost app install https://github.com/YunoHost-Apps/zabbix_ynh/tree/testing --debug
ou ou
sudo yunohost app upgrade zabbix -u https://github.com/YunoHost-Apps/zabbix_ynh/tree/testing --debug sudo yunohost app upgrade zabbix -u https://github.com/YunoHost-Apps/zabbix_ynh/tree/testing --debug

View file

@ -24,17 +24,6 @@ A monitoring tool for diverse IT components, including networks, servers, VMs an
![Captura de pantalla de Zabbix](./doc/screenshots/screenshot1.png) ![Captura de pantalla de Zabbix](./doc/screenshots/screenshot1.png)
## Avisos / información importante
#### Known limitations or important informations
* Only x86_64 architecture is supported
* Single sign-on is supported
* Do not change the default admin user password. The user is disabled just after the install but is used to update templates.
* The Zabbix server port is not opened by default for external monitoring (active agent).
* You can add your users in a group in Zabbix (for permissions/rights).
* A YunoHost template is imported and linked to the host "Zabbix-server" (127.0.0.1) for basic monitoring for YunoHost.
## Documentación e recursos ## Documentación e recursos
- Web oficial da app: <https://www.zabbix.com> - Web oficial da app: <https://www.zabbix.com>

View file

@ -24,17 +24,6 @@ A monitoring tool for diverse IT components, including networks, servers, VMs an
![Screenshot di Zabbix](./doc/screenshots/screenshot1.png) ![Screenshot di Zabbix](./doc/screenshots/screenshot1.png)
## Attenzione/informazioni importanti
#### Known limitations or important informations
* Only x86_64 architecture is supported
* Single sign-on is supported
* Do not change the default admin user password. The user is disabled just after the install but is used to update templates.
* The Zabbix server port is not opened by default for external monitoring (active agent).
* You can add your users in a group in Zabbix (for permissions/rights).
* A YunoHost template is imported and linked to the host "Zabbix-server" (127.0.0.1) for basic monitoring for YunoHost.
## Documentazione e risorse ## Documentazione e risorse
- Sito web ufficiale dellapp: <https://www.zabbix.com> - Sito web ufficiale dellapp: <https://www.zabbix.com>