In order to have statistics images available, you have to run the backend with parameter `--with-rrd` or generate them in other ways.
In order to have statistics images available, you have to set up an instance of each [Prometheus](http://prometheus.io/) and [Grafana](http://grafana.org/).
## globalInfos (array, optional)
## globalInfos (array, optional)
...
@@ -125,21 +121,12 @@ This option allows to show global statistics on statistics page depending on fol
...
@@ -125,21 +121,12 @@ This option allows to show global statistics on statistics page depending on fol
In contrast to `nodeInfos` there is no template substitution in `href`, `thumbnail` or `caption`.
In contrast to `nodeInfos` there is no template substitution in `href`, `thumbnail` or `caption`.
Examples for `globalInfos`:
Examples for `globalInfos` using Grafana server rendering:
In order to have global statistics available, you have to run the backend with parameter `--with-rrd` (this only creates globalGraph.png) or generate them in other ways.