70586/how-to-install-grafana-tool-in-linux
Hi Guys,
I am new in Monitoring tools. I want to monitor Prometheus server using grafana. Can anyone help me, how can I configure grafana server?
Hi@akhtar,
To download Grafana in Linux system, you can follow the below given steps.
Download the software from internet.
$ wget https://dl.grafana.com/oss/release/grafana-7.0.1-1.x86_64.rpm
Install Grafana software.
$ yum install grafana-7.0.1-1.x86_64.rpm
Reload your daemons and start Grafana service.
$ systemctl daemon-reload $ systemctl start grafana-server
Now you can browse your Grafana from any browser.
$ localhost:3000
Hope this will help.
You can easily import or export task ...READ MORE
You can try the below steps: passwd -l ...READ MORE
There is a parameter which can be ...READ MORE
To deploy an ASP.NET web application to ...READ MORE
Hey @nmentityvibes, you seem to be using ...READ MORE
Consider this - In 'extended' Git-Flow, (Git-Multi-Flow, ...READ MORE
It can work if you try to put ...READ MORE
When you use docker-compose down, all the ...READ MORE
Hi@Shahzeb, You can do this task using the ...READ MORE
Hi there , Setup Prometheus Configuration All the prometheus ...READ MORE
OR
At least 1 upper-case and 1 lower-case letter
Minimum 8 characters and Maximum 50 characters
Already have an account? Sign in.