False
Network:Management Tools:
2017-03-21
Grafana
Grafana is an open source, feature rich metrics dashboard and graph editor for Graphite, Elasticsearch, OpenTSDB, Prometheus and InfluxDB.[br]
[br]
[b][u][span style='color: #E80000;']Configuration[/span][/u][/b][br]
[b]Container Volumes:[/b][br]
[b]/var/lib/grafana[/b] Persistent data storage location[br]
[br]
[b]Container Ports:[/b][br]
[b]3000[/b] Web admin interface[br]
[br]
[b]Environment Variables:[/b][br]
[b]GF_SERVER_ROOT_URL[/b] The url to which you will be navigating to get to the grafana dashboard. Typically your ip or hostname[br]
[b]GF_SECURITY_ADMIN_PASSWORD[/b] Your password to use with the admin user. The default is user admin with password admin.[br]
[br]
[b][u][span style='color: #E80000;']CLICK ADVANCED VIEW AND SET THE ENVIRONMENT VARIABLES[/span][/u][/b][br]
[br]
After the docker container is running check out the datasource documentation at http://docs.grafana.org/datasources/overview/ and then the getting started guide at http://docs.grafana.org/guides/gettingstarted/[br]
A convient datasource would be Influxdb, which can also be found in the community apps.
Grafana is an open source, feature rich metrics dashboard and graph editor for Graphite, Elasticsearch, OpenTSDB, Prometheus and InfluxDB.
http://grafana.org/
https://lime-technology.com/forum/index.php?topic=51498.0
https://hub.docker.com/r/grafana/grafana/
https://github.com/grafana/grafana
grafana/grafana
true
false
bridge
3000
3000
tcp
GF_SERVER_ROOT_URL
http://your.server.ip.or.hostname
GF_SECURITY_ADMIN_PASSWORD
admin
/mnt/user/appdata/grafana
/var/lib/grafana
rw
http://[IP]:[PORT:3000]/
https://github.com/atribe/unRAID-docker/raw/master/icons/grafana.png
--user "$(id -u)"