Нет описания

yalh76 bda5952471 Removing not needed source helper 4 лет назад
.github 3732833c17 [autopatch] Update issue and PR templates 4 лет назад
conf bda5952471 Removing not needed source helper 4 лет назад
doc ca3a1f0040 Update doc/DISCLAIMER_fr.md 4 лет назад
hooks d40736b382 Apply example_ynh 4 лет назад
scripts a6ad47c235 Remove not existing port 4 лет назад
LICENSE d40736b382 Apply example_ynh 4 лет назад
README.md 723006c939 Auto-update README 4 лет назад
README_fr.md db76b69e45 Auto-update README 4 лет назад
check_process 0240ffc818 Update check_process 4 лет назад
manifest.json 0fcf8f63c3 Update manifest.json 4 лет назад

README.md

Zabbix for YunoHost

Integration level
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

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

Shipped version: 4.4~ynh2

Screenshots

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