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
2023-12-12 09:47:31 +01:00
conf fix port_nginx_status 2023-12-12 09:47:31 +01:00
doc Rework doc, stop/start service on backup 2023-12-12 09:47:31 +01:00
hooks Move hook in etc/yunohost/hook.d 2018-08-31 15:53:35 +02:00
scripts fix upgrade 2023-12-12 09:47:31 +01:00
LICENSE First commit 2017-01-05 23:37:07 +01:00
manifest.toml Upgrade from a working commit 2023-12-12 09:47:31 +01: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 Upgrade from a working commit 2023-12-12 09:47:31 +01: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