Updated Monitoring (markdown)

Christian Mäder 2020-10-26 15:27:46 +01:00
parent 8decdc2644
commit 786e0d21b9

@ -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).