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:
parent
a82f1d2166
commit
4d7bbf57e7
4 changed files with 10 additions and 26 deletions
|
@ -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
|
||||||
|
|
13
README_fr.md
13
README_fr.md
|
@ -5,7 +5,7 @@ Il NE doit PAS être modifié à la main.
|
||||||
|
|
||||||
# Zabbix pour YunoHost
|
# Zabbix pour YunoHost
|
||||||
|
|
||||||
[](https://dash.yunohost.org/appci/app/zabbix)  
|
[](https://dash.yunohost.org/appci/app/zabbix)  
|
||||||
|
|
||||||
[](https://install-app.yunohost.org/?app=zabbix)
|
[](https://install-app.yunohost.org/?app=zabbix)
|
||||||
|
|
||||||
|
@ -14,15 +14,16 @@ Il NE doit PAS être modifié à la main.
|
||||||
> *Ce package vous permet d’installer Zabbix rapidement et simplement sur un serveur YunoHost.*
|
> *Ce package vous permet d’installer Zabbix rapidement et simplement sur un serveur YunoHost.*
|
||||||
> *Si vous n’avez pas YunoHost, consultez [ce guide](https://yunohost.org/install) pour savoir comment l’installer et en profiter.*
|
> *Si vous n’avez pas YunoHost, consultez [ce guide](https://yunohost.org/install) pour savoir comment l’installer et en profiter.*
|
||||||
|
|
||||||
## Vue d'ensemble
|
## Vue d’ensemble
|
||||||
|
|
||||||
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
|
||||||
|
|
||||||

|
## Captures d’écran
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
## 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
|
||||||
|
|
11
README_gl.md
11
README_gl.md
|
@ -24,17 +24,6 @@ A monitoring tool for diverse IT components, including networks, servers, VMs an
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
## 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>
|
||||||
|
|
11
README_it.md
11
README_it.md
|
@ -24,17 +24,6 @@ A monitoring tool for diverse IT components, including networks, servers, VMs an
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
## 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 dell’app: <https://www.zabbix.com>
|
- Sito web ufficiale dell’app: <https://www.zabbix.com>
|
||||||
|
|
Loading…
Add table
Reference in a new issue