1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/zabbix_ynh.git synced 2024-09-03 20:36:14 +02:00
Zabbix package for YunoHost
Find a file
2024-02-03 22:45:36 +01:00
.github Better updater 2023-08-15 22:29:24 +02:00
conf fix 2023-10-19 13:09:59 +02:00
doc Apply last example_ynh 2022-07-12 00:27:44 +02:00
hooks Apply example_ynh 2021-08-20 02:58:40 +02:00
scripts Update install 2023-10-19 16:07:27 +02:00
check_process Update check_process 2023-10-19 13:05:55 +02:00
LICENSE Apply example_ynh 2021-08-20 02:58:40 +02:00
manifest.json Merge branch 'testing' into update 2023-12-01 09:00:41 +01:00
README.md Merge branch 'testing' into update 2023-12-01 09:00:41 +01:00
README_fr.md Merge branch 'testing' into update 2023-12-01 09:00:41 +01:00

Zabbix for YunoHost

Integration level Working status Maintenance status

Install Zabbix with YunoHost

Lire ce readme en français.

This package allows you to install Zabbix quickly and simply on a YunoHost server. If you don't have YunoHost, please consult the guide to learn how to install it.

Overview

A monitoring tool for diverse IT components, including networks, servers, VMs and cloud services.

Shipped version: 6.4~ynh1

Screenshots

Screenshot of Zabbix

Disclaimers / important information

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.

Documentation and resources

Developer info

Please send your pull request to the testing branch.

To try the testing branch, please proceed like that.

sudo yunohost app install https://github.com/YunoHost-Apps/zabbix_ynh/tree/testing --debug
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