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
Mickael-Martin 5cd502c98f Merge branch 'testing' into 'master'
Delete ynh_add_extra_apt_repos__3 old source

See merge request Mickael-Martin/zabbix_ynh!49
2020-11-27 16:30:06 +01:00
conf Delete app.src 2020-11-26 20:03:36 +01:00
hooks Revert "Update post_user_delete" 2019-01-15 13:29:37 +01:00
scripts Update install cp with --remove-destination to force new conf file 2020-11-26 20:19:21 +01:00
sources Update Template_Yunohost.xml with new macro and value and comments 2020-11-26 13:49:27 +01:00
check_process Normalization from example_ynh 2019-11-26 13:49:26 +01:00
LICENSE Update LICENSE 2019-01-15 13:14:53 +01:00
manifest.json Update manifest.json to repo zabbix version 2020-11-26 13:36:31 +01:00
README.md 68fb3fbb12 2020-11-26 13:21:20 +01:00

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


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