From 786e0d21b93a95549951f64f294231aaeeefe316 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Christian=20M=C3=A4der?= Date: Mon, 26 Oct 2020 15:27:46 +0100 Subject: [PATCH] Updated Monitoring (markdown) --- Monitoring.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Monitoring.md b/Monitoring.md index a1037d0..01286cd 100644 --- a/Monitoring.md +++ b/Monitoring.md @@ -128,6 +128,7 @@ You can access [Prometheus on port 9090](http://localhost:9090). Grafana provides visualization of the data, which can be composed into dashboard. To fetch the data it talks directly to the Prometheus service. You can access [Grafana on port 3000](http://localhost:3000). +The default credentials are `admin:admin`. You will find several user-made [dashboards on the Grafana page](https://grafana.com/grafana/dashboards?dataSource=prometheus) which are easy to import using the Grafana Dashboard ID. There are already dashboard for Nginx, PostgreSQL, Redis, Prometheus and also Django (which is the framework on which Netbox is built).