vladpacc / prometheus-grafana

0 stars 7 forks source link

Prometheus and Grafana Installation #1

Open vladpacc opened 4 years ago

vladpacc commented 4 years ago
terraform-grafana

Prometheus and Grafana installlation

Terraform project - Team 4

Prerequisites

Created instances with a Provisioner that installled Prometheus, Grafana, and Node Exporter .

What is Prometheus?

Prometheus is an open-source system monitoring and alerting toolkit origianally built at SoundCloud.

What is Grafana?

Grafana is an open-source visualization tool.

screen_shot_2020-05-09_at_2 33 35_pm

After sucessful installation you can log into Prometheus with :9090

After sucessful installation log into Grafana with :3000

screen_shot_2020-05-09_at_2 39 52_pm

In Grafama add DataSource-Prometheus. From there you can build a Dashboard with Graphs that you pick.