Install Prometheus and Grafana in AWS ubuntu ec2 server & node exporter in web server
Step-1
For installing prometheus in aws ec2 instance ,i choose instance type t2 medium and launch a ubuntu instance.
Then connect the instance with localy through pem key in mobaxterm.
sudo su
#for root access
mkdir /tmp/prometheus
then download pro...
wahaduzzaman.hashnode.dev3 min read