mirror of
https://github.com/YunoHost-Apps/zabbix_ynh.git
synced 2024-09-03 20:36:14 +02:00
Auto-update README
This commit is contained in:
parent
fe6fae84ed
commit
c29b046312
2 changed files with 91 additions and 33 deletions
60
README.md
60
README.md
|
@ -1,50 +1,50 @@
|
|||
<!--
|
||||
N.B.: This README was automatically generated by https://github.com/YunoHost/apps/tree/master/tools/README-generator
|
||||
It shall NOT be edited by hand.
|
||||
-->
|
||||
|
||||
# Zabbix for YunoHost
|
||||
|
||||
[](https://dash.yunohost.org/appci/app/zabbix)  
|
||||
[](https://install-app.yunohost.org/?app=zabbix)
|
||||
[](https://install-app.yunohost.org/?app=zabbix)
|
||||
|
||||
> *This package allow you to install Zabbix quickly and simply on a YunoHost server.
|
||||
If you don't have YunoHost, please see [here](https://yunohost.org/#/install) to know how to install and enjoy it.*
|
||||
*[Lire ce readme en français.](./README_fr.md)*
|
||||
|
||||
> *This package allows you to install Zabbix quickly and simply on a YunoHost server.
|
||||
If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/install) to learn how to install it.*
|
||||
|
||||
## Overview
|
||||
Zabbix is a great product to monitor your equipement, include your YunoHost server.
|
||||
|
||||
## Configuration
|
||||
A monitoring tool for diverse IT components, including networks, servers, VMs and cloud services.
|
||||
|
||||
Configuration at install. SSO works. You can add your users in a group in Zabbix (for permissions/rights).
|
||||
**Shipped version:** 4.4~ynh1
|
||||
|
||||
## Documentation
|
||||
**Demo:** https://demo.example.com
|
||||
|
||||
* Official documentation: https://www.zabbix.com/manuals
|
||||
|
||||
#### Multi-users support
|
||||
|
||||
* Are LDAP auth supported
|
||||
|
||||
#### Supported architectures
|
||||
|
||||
Only Debian - Stretch 64b supported actually.
|
||||
|
||||
## Limitations
|
||||
Do not change admin password.
|
||||
|
||||
## Additional information
|
||||
## Disclaimers / important information
|
||||
|
||||
* Any known limitations, constrains or stuff not working, such as (but not limited to):
|
||||
* Configuration at install. SSO works. You can add your users in a group in Zabbix (for permissions/rights).
|
||||
* Only Debian - Stretch 64b supported actually.
|
||||
* Do not change the default admin user password. The user is disabled juste after the install but used to update templates.
|
||||
* The Zabbix server port is not opened by default for external monitoring (active agent).
|
||||
* A Yunohost template is imported and linked to the host "Zabbix-server" (127.0.0.1) for basic monitoring for YunoHost.
|
||||
* If you want more information about Yunohost in the template, please open an issue on git.
|
||||
|
||||
## LICENSE
|
||||
GNU AFFERO GENERAL PUBLIC LICENSE Version 3
|
||||
* Other infos that people should be aware of, such as:
|
||||
* any specific step to perform after installing (such as manually finishing the install, specific admin credentials, ...)
|
||||
* how to configure / administrate the application if it ain't obvious
|
||||
* upgrade process / specificities / things to be aware of ?
|
||||
* security considerations ?
|
||||
|
||||
got to https://framagit.org/Mickael-Martin/zabbix_ynh/blob/master/LICENSE
|
||||
## Documentation and resources
|
||||
|
||||
## Links
|
||||
* Report a bug: https://framagit.org/Mickael-Martin/zabbix_ynh/issues
|
||||
* YunoHost website: https://yunohost.org/
|
||||
|
||||
---
|
||||
* Official app website: https://example.com
|
||||
* Official user documentation: https://www.zabbix.com/manuals
|
||||
* Official admin documentation: https://yunohost.org/packaging_apps
|
||||
* Upstream app code repository: https://framagit.org/Mickael-Martin/zabbix_ynh
|
||||
* YunoHost documentation for this app: https://yunohost.org/app_zabbix
|
||||
* Report a bug: https://github.com/YunoHost-Apps/zabbix_ynh/issues
|
||||
|
||||
## Developer info
|
||||
|
||||
|
@ -56,3 +56,5 @@ sudo yunohost app install https://github.com/YunoHost-Apps/zabbix_ynh/tree/testi
|
|||
or
|
||||
sudo yunohost app upgrade zabbix -u https://github.com/YunoHost-Apps/zabbix_ynh/tree/testing --debug
|
||||
```
|
||||
|
||||
**More info regarding app packaging:** https://yunohost.org/packaging_apps
|
56
README_fr.md
Normal file
56
README_fr.md
Normal file
|
@ -0,0 +1,56 @@
|
|||
# Zabbix pour YunoHost
|
||||
|
||||
[](https://dash.yunohost.org/appci/app/zabbix)  
|
||||
[](https://install-app.yunohost.org/?app=zabbix)
|
||||
|
||||
*[Read this readme in english.](./README.md)*
|
||||
*[Lire ce readme en français.](./README_fr.md)*
|
||||
|
||||
> *Ce package vous permet d'installer Zabbix rapidement et simplement sur un serveur YunoHost.
|
||||
Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment l'installer et en profiter.*
|
||||
|
||||
## Vue d'ensemble
|
||||
|
||||
Un outil pour monitorer des réseaux, des serveurs, des VMs et autres services en ligne
|
||||
|
||||
**Version incluse :** 4.4~ynh1
|
||||
|
||||
**Démo :** https://demo.example.com
|
||||
|
||||
## Avertissements / informations importantes
|
||||
|
||||
* Any known limitations, constrains or stuff not working, such as (but not limited to):
|
||||
* Configuration at install. SSO works. You can add your users in a group in Zabbix (for permissions/rights).
|
||||
* Only Debian - Stretch 64b supported actually.
|
||||
* Do not change the default admin user password. The user is disabled juste after the install but used to update templates.
|
||||
* The Zabbix server port is not opened by default for external monitoring (active agent).
|
||||
* A Yunohost template is imported and linked to the host "Zabbix-server" (127.0.0.1) for basic monitoring for YunoHost.
|
||||
* If you want more information about Yunohost in the template, please open an issue on git.
|
||||
|
||||
* Other infos that people should be aware of, such as:
|
||||
* any specific step to perform after installing (such as manually finishing the install, specific admin credentials, ...)
|
||||
* how to configure / administrate the application if it ain't obvious
|
||||
* upgrade process / specificities / things to be aware of ?
|
||||
* security considerations ?
|
||||
|
||||
## Documentations et ressources
|
||||
|
||||
* Site officiel de l'app : https://example.com
|
||||
* Documentation officielle utilisateur : https://www.zabbix.com/manuals
|
||||
* Documentation officielle de l'admin : https://yunohost.org/packaging_apps
|
||||
* Dépôt de code officiel de l'app : https://framagit.org/Mickael-Martin/zabbix_ynh
|
||||
* Documentation YunoHost pour cette app : https://yunohost.org/app_zabbix
|
||||
* Signaler un bug : https://github.com/YunoHost-Apps/zabbix_ynh/issues
|
||||
|
||||
## Informations pour les développeurs
|
||||
|
||||
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.
|
||||
```
|
||||
sudo yunohost app install https://github.com/YunoHost-Apps/zabbix_ynh/tree/testing --debug
|
||||
ou
|
||||
sudo yunohost app upgrade zabbix -u https://github.com/YunoHost-Apps/zabbix_ynh/tree/testing --debug
|
||||
```
|
||||
|
||||
**Plus d'infos sur le packaging d'applications :** https://yunohost.org/packaging_apps
|
Loading…
Add table
Reference in a new issue