Brak opisu

eric_G aaa796a68f Merge pull request #58 from YunoHost-Apps/testing 2 lat temu
.github a8c18131fe Better updater 2 lat temu
conf 44ca0012bb Fix #34 3 lat temu
doc eec1570b86 Apply last example_ynh 3 lat temu
hooks d40736b382 Apply example_ynh 4 lat temu
scripts b3fd0e4191 Update _common.sh 2 lat temu
LICENSE d40736b382 Apply example_ynh 4 lat temu
README.md 3471205328 Auto-update README 2 lat temu
README_fr.md 3471205328 Auto-update README 2 lat temu
check_process c8c33a5020 Update check_process 2 lat temu
manifest.json 859ad85c4b Update manifest.json 2 lat temu

README.md

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: 5.0.38~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