Sen descrición

Mickael-Martin cb018aa7d1 Merge branch 'testing' into 'master' %!s(int64=5) %!d(string=hai) anos
conf fd3f0e6c1d Delete app.src %!s(int64=5) %!d(string=hai) anos
hooks 00771f7c58 Revert "Update post_user_delete" %!s(int64=7) %!d(string=hai) anos
scripts 458af1bb7a Update install cp with --remove-destination to force new conf file %!s(int64=5) %!d(string=hai) anos
sources 09e15cee2c Update Template_Yunohost.xml with new macro and value and comments %!s(int64=5) %!d(string=hai) anos
LICENSE 6179fd2f14 Update LICENSE %!s(int64=7) %!d(string=hai) anos
README.md 5552e5870c https://github.com/YunoHost-Apps/zabbix_ynh/commit/68fb3fbb12f8b595ad26e8f89d240b3740622bc7 %!s(int64=5) %!d(string=hai) anos
check_process 873f385a9e Normalization from example_ynh %!s(int64=6) %!d(string=hai) anos
manifest.json 53808e587b Update manifest.json to repo zabbix version %!s(int64=5) %!d(string=hai) anos

README.md

Zabbix for YunoHost

Integration level
Install zabbix with YunoHost

This package allow you to install Zabbix quickly and simply on a YunoHost server.
If you don't have YunoHost, please see here to know how to install and enjoy it.

Overview

Zabbix is a great product to monitor your equipement, include your YunoHost server.

Configuration

Configuration at install. SSO works. You can add your users in a group in Zabbix (for permissions/rights).

Documentation

Multi-users support

  • Are LDAP auth supported

Supported architectures

Only Debian - Stretch 64b supported actually.

Limitations

Do not change admin password.

Additional information

  • Do not change the default admin user password. The user is disabled juste after the install but used to update templates.
  • The Zabbix server port is not opened by default for external monitoring (active agent).
  • A Yunohost template is imported and linked to the host "Zabbix-server" (127.0.0.1) for basic monitoring for YunoHost.
  • If you want more information about Yunohost in the template, please open an issue on git.

LICENSE

GNU AFFERO GENERAL PUBLIC LICENSE Version 3

got to https://framagit.org/Mickael-Martin/zabbix_ynh/blob/master/LICENSE

Links


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