1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/netdata_ynh.git synced 2024-09-03 19:46:33 +02:00
NetData package for YunoHost
Find a file
2023-12-28 10:13:17 +01:00
.github cleaning 2023-12-28 09:41:14 +01:00
conf v2 2023-12-28 09:31:32 +01:00
doc v2 2023-12-28 09:40:22 +01:00
hooks Update domain hooks 2022-07-05 08:48:13 +02:00
scripts Update _common.sh 2023-12-28 10:13:17 +01:00
CHANGELOG.md Upgrade to upstream version 1.30.0 2021-03-31 22:01:44 +02:00
LICENSE Initial commit 2017-01-31 21:12:16 +01:00
manifest.toml Update manifest.toml 2023-12-28 09:42:37 +01:00
README.md Auto-update README 2023-12-28 08:40:26 +00:00
README_fr.md Auto-update README 2023-12-28 08:40:26 +00:00
tests.toml v2 2023-12-28 09:40:22 +01:00

NetData for YunoHost

Integration level Working status Maintenance status

Install NetData with YunoHost

Lire ce readme en français.

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

Overview

NetData is a system for distributed real-time performance and health monitoring. It provides unparalleled insights, in real-time, of everything happening on the system it runs (including applications such as web and database servers), using modern interactive web dashboards.

netdata is fast and efficient, designed to permanently run on all systems (physical & virtual servers, containers, IoT devices), without disrupting their core function.

Shipped version: 1.44.1~ynh1

Demo: https://learn.netdata.cloud/docs/agent/demo-sites/

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

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