1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/monitorix_ynh.git synced 2024-09-03 19:46:06 +02:00
Monitorix package for YunoHost
Find a file
Josué Tille f92db1b78c
Full package improvement
- Update config from upstream
- Use Jinja for config file
- Dynamically generate config file depending of the auto detected system configuration
- Remove dependancy of mysql as it's not needed
- Automatically monitor mysql, postgresql, memcached, redis, php pool v>=8.0, fail2ban, mail, partition and network
- Add some config parameter in config panel to make easy to change values
- Configure alert system (can be enabled by config panel)
- Fix small issue linked to previous packaging v2
2024-04-04 00:35:04 +02:00
conf Full package improvement 2024-04-04 00:35:04 +02:00
doc Full package improvement 2024-04-04 00:35:04 +02:00
hooks Full package improvement 2024-04-04 00:35:04 +02:00
scripts Full package improvement 2024-04-04 00:35:04 +02:00
sources Full package improvement 2024-04-04 00:35:04 +02:00
.gitignore Full package improvement 2024-04-04 00:35:04 +02:00
config_panel.toml Full package improvement 2024-04-04 00:35:04 +02:00
LICENSE First commit 2017-01-05 23:37:07 +01:00
manifest.toml Full package improvement 2024-04-04 00:35:04 +02:00
README.md Auto-update README 2023-12-12 09:47:31 +01:00
README_fr.md Auto-update README 2023-12-12 09:47:31 +01:00
tests.toml Full package improvement 2024-04-04 00:35:04 +02:00

Monitorix for YunoHost

Integration level Working status Maintenance status

Install Monitorix with YunoHost

Lire ce readme en français.

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

Overview

Monitorix is a free, open source, lightweight system monitoring tool designed to monitor as many services and system resources as possible.

It has been created to be used under production Linux/UNIX servers, but due to its simplicity and small size can be used on embedded devices as well.

Shipped version: 3.15.0~ynh4

Demo: https://www.fibranet.cat/monitorix/

Screenshots

Screenshot of Monitorix

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/monitorix_ynh/tree/testing --debug
or
sudo yunohost app upgrade monitorix -u https://github.com/YunoHost-Apps/monitorix_ynh/tree/testing --debug

More info regarding app packaging: https://yunohost.org/packaging_apps