mirror of
https://github.com/YunoHost-Apps/zabbix_ynh.git
synced 2024-09-03 20:36:14 +02:00
Merge pull request #62 from YunoHost-Apps/ci-auto-update-v5.0.40
Upgrade to version 5.0.40
This commit is contained in:
commit
955395d8a8
3 changed files with 5 additions and 3 deletions
|
@ -18,7 +18,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
|
||||||
|
|
||||||
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.38~ynh1
|
**Shipped version:** 5.0.40~ynh1
|
||||||
|
|
||||||
## Screenshots
|
## Screenshots
|
||||||
|
|
||||||
|
@ -40,6 +40,7 @@ A monitoring tool for diverse IT components, including networks, servers, VMs an
|
||||||
* Official app website: <https://www.zabbix.com>
|
* Official app website: <https://www.zabbix.com>
|
||||||
* Official admin documentation: <https://www.zabbix.com/manuals>
|
* Official admin documentation: <https://www.zabbix.com/manuals>
|
||||||
* Upstream app code repository: <https://github.com/zabbix/zabbix>
|
* Upstream app code repository: <https://github.com/zabbix/zabbix>
|
||||||
|
* YunoHost Store: <https://apps.yunohost.org/app/zabbix>
|
||||||
* Report a bug: <https://github.com/YunoHost-Apps/zabbix_ynh/issues>
|
* Report a bug: <https://github.com/YunoHost-Apps/zabbix_ynh/issues>
|
||||||
|
|
||||||
## Developer info
|
## Developer info
|
||||||
|
|
|
@ -19,7 +19,7 @@ Si vous n’avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) po
|
||||||
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.38~ynh1
|
**Version incluse :** 5.0.40~ynh1
|
||||||
|
|
||||||
## Captures d’écran
|
## Captures d’écran
|
||||||
|
|
||||||
|
@ -40,6 +40,7 @@ Un outil de surveillance pour divers composants informatiques, notamment les ré
|
||||||
* Site officiel de l’app : <https://www.zabbix.com>
|
* Site officiel de l’app : <https://www.zabbix.com>
|
||||||
* Documentation officielle de l’admin : <https://www.zabbix.com/manuals>
|
* Documentation officielle de l’admin : <https://www.zabbix.com/manuals>
|
||||||
* Dépôt de code officiel de l’app : <https://github.com/zabbix/zabbix>
|
* Dépôt de code officiel de l’app : <https://github.com/zabbix/zabbix>
|
||||||
|
* YunoHost Store: <https://apps.yunohost.org/app/zabbix>
|
||||||
* Signaler un bug : <https://github.com/YunoHost-Apps/zabbix_ynh/issues>
|
* Signaler un bug : <https://github.com/YunoHost-Apps/zabbix_ynh/issues>
|
||||||
|
|
||||||
## Informations pour les développeurs
|
## Informations pour les développeurs
|
||||||
|
|
|
@ -6,7 +6,7 @@
|
||||||
"en": "Monitoring tool for diverse IT components, including networks, servers, VMs and cloud services",
|
"en": "Monitoring tool for diverse IT components, including networks, servers, VMs and cloud services",
|
||||||
"fr": "Outil pour monitorer des réseaux, des serveurs, des VMs et autres services en ligne"
|
"fr": "Outil pour monitorer des réseaux, des serveurs, des VMs et autres services en ligne"
|
||||||
},
|
},
|
||||||
"version": "5.0.38~ynh1",
|
"version": "5.0.40~ynh1",
|
||||||
"url": "https://www.zabbix.com",
|
"url": "https://www.zabbix.com",
|
||||||
"upstream": {
|
"upstream": {
|
||||||
"license": "GPL-2.0-or-later",
|
"license": "GPL-2.0-or-later",
|
||||||
|
|
Loading…
Add table
Reference in a new issue