1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/zabbix_ynh.git synced 2025-11-04 12:48:38 +01:00
Zabbix package for YunoHost
Find a file
Robles Rodolphe cee9dea6f6
Merge pull request #97 from YunoHost-Apps/testing
new syntax for zabbix-cli conf files
2025-11-02 19:22:50 +01:00
.github Manifestv2 2024-03-24 18:24:50 +01:00
conf values for update admin and users names 2025-11-02 05:31:02 +01:00
doc Update 7.0~ynh3_en.md 2025-10-20 00:07:25 +02:00
hooks Upgrade to 6.0~ynh1 2025-01-02 02:29:08 +01:00
scripts keep fullname to avois missunderstood 2025-11-02 06:46:42 +01:00
LICENSE Apply example_ynh 2021-08-20 02:58:40 +02:00
manifest.toml correct zabbix-cli.toml new format and use username instead of fullname for yunohost users zabbix 2025-11-02 04:04:58 +01:00
README.md Auto-update READMEs 2025-11-02 04:05:06 +01:00
tests.toml chnage tests 2025-11-02 07:04:42 +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~ynh4

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.