Grafana


InstallĀ 

Redhat & Centos(64 Bit)

wget https://s3-us-west-2.amazonaws.com/grafana-releases/release/grafana-5.1.3-1.x86_64.rpm

sudo yum localinstall grafana-5.1.3-1.x86_64.rpm

sudo systemctl enable grafana-server.service
sudo systemctl start grafana-server

Test using this URL or the corresponding IP address

http://localhost:3000

A number of integrations available for example for integrating with Prometheus,InfluDB,Zabbix etc.


These writings represent my own personal views alone.
Licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.