1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/monitorix_ynh.git synced 2025-11-05 12:18:43 +01:00
Monitorix package for YunoHost
Find a file
2025-09-28 07:25:29 +03:00
.github add template for PR and issues from example 2024-04-04 12:12:41 +02:00
conf Add settings to configure refresh intervale for du graph 2025-09-25 06:59:00 +02:00
doc Add pre_upgrade message for 3.16.0~ynh4 2025-09-12 18:48:06 +02:00
hooks Add more comment about why we must be careful about php pool management 2025-04-22 22:54:00 +02:00
scripts Add settings to configure refresh intervale for du graph 2025-09-25 06:59:00 +02:00
sources Fix hook 2025-09-25 06:59:00 +02:00
.gitignore [autopatch] Automatic patch attempt for helpers 2.1 2024-08-31 01:07:34 +02:00
config_panel.toml Add settings to configure refresh intervale for du graph 2025-09-25 06:59:00 +02:00
LICENSE First commit 2017-01-05 23:37:07 +01:00
manifest.toml Update version 2025-09-25 06:59:00 +02:00
README.md Auto-update READMEs 2025-09-25 06:59:00 +02:00
tests.toml Fix curl tests 2025-09-15 12:42:48 +02:00

Logo of Monitorix Monitorix, packaged for YunoHost

A system monitoring tool

🌐 Official app website App Demo Version: 3.16.0~ynh5

Screenshots

Screenshot of Monitorix

📦 Developer info

Automatic tests level

🛠️ Upstream Monitorix repository: https://github.com/mikaku/Monitorix

Pull request are welcome and should target the testing branch.

The testing branch can be tested using:

# fresh install:
sudo yunohost app install https://github.com/YunoHost-Apps/monitorix_ynh/tree/testing

# upgrade an existing install:
sudo yunohost app upgrade monitorix -u https://github.com/YunoHost-Apps/monitorix_ynh/tree/testing

📚 App packaging documentation

Please see https://doc.yunohost.org/packaging_apps for more information.