2
0
Fork 0
mirror of https://github.com/YunoHost-Apps/zabbix_ynh.git synced 2026-03-25 09:32:42 +01:00
Zabbix package for YunoHost
Find a file
Robles Rodolphe d01a1d4712
Merge pull request #107 from YunoHost-Apps/testing
active_checks.default with underscore
2026-03-22 11:56:20 +01:00
.github Manifestv2 2024-03-24 18:24:50 +01:00
conf patch to simplify proxy_pass/fastcgi_pass options in nginx.conf 2026-03-22 02:20:52 +01:00
doc add an adverstissment if upgrading 2026-01-21 02:14:05 +01:00
hooks cleaning usermane for ldap zabbix 2026-01-21 01:38:46 +01:00
scripts checksum file zabbix-cli.toml changed on 6.4 2026-03-22 03:22:03 +01:00
LICENSE Apply example_ynh 2021-08-20 02:58:40 +02:00
manifest.toml active_checks.default with underscore 2026-03-22 11:26:35 +01:00
README.md Auto-update READMEs 2026-03-22 01:19:12 +01:00
tests.toml fix new release zabbix-cli 2026-03-22 01:19:05 +01:00

Logo of Zabbix Zabbix, packaged for YunoHost

Monitoring tool for diverse IT components, including networks, servers, VMs and cloud services

🌐 Official app website Version: 7.0~ynh7

Screenshots

Screenshot of Zabbix

📦 Developer info

Automatic tests level

🛠️ Upstream Zabbix repository: https://github.com/zabbix/zabbix

Pull request are welcome and should target the testing branch.

The testing branch can be tested using:

# fresh install:
sudo yunohost app install https://github.com/YunoHost-Apps/zabbix_ynh/tree/testing

# upgrade an existing install:
sudo yunohost app upgrade zabbix -u https://github.com/YunoHost-Apps/zabbix_ynh/tree/testing

📚 App packaging documentation

Please see https://doc.yunohost.org/packaging_apps for more information.