diff --git a/README.md b/README.md index 81b7284..f262a28 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,16 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in Grafana is a multi-platform open source analytics and interactive visualization web application. It provides charts, graphs, and alerts for the web when connected to supported data sources. -**Shipped version:** 10.2.1~ynh1 +## YunoHost specific features + +* installs InfluxDB as time series database +* if the NetData package is installed, configures NetData to feed InfluxDB every minute +* installs Grafana as dashboard server +* creates a Grafana Data Source to fetch data from InfluxDB (and hence NetData!) +* creates a default dashboard to plot some data from NetData (doesn't cover every metric, can be greatly enhanced!) + + +**Shipped version:** 10.1.5~ynh1 **Demo:** https://play.grafana.org diff --git a/README_fr.md b/README_fr.md index c2f14af..e767dd8 100644 --- a/README_fr.md +++ b/README_fr.md @@ -18,7 +18,16 @@ Si vous n’avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) po Grafana is a multi-platform open source analytics and interactive visualization web application. It provides charts, graphs, and alerts for the web when connected to supported data sources. -**Version incluse :** 10.2.1~ynh1 +## YunoHost specific features + +* installs InfluxDB as time series database +* if the NetData package is installed, configures NetData to feed InfluxDB every minute +* installs Grafana as dashboard server +* creates a Grafana Data Source to fetch data from InfluxDB (and hence NetData!) +* creates a default dashboard to plot some data from NetData (doesn't cover every metric, can be greatly enhanced!) + + +**Version incluse :** 10.1.5~ynh1 **Démo :** https://play.grafana.org