From 187f25e9e135e551abc7deda86f6d27e4786d695 Mon Sep 17 00:00:00 2001 From: Brian Christner Date: Wed, 19 Aug 2015 11:11:32 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 4b2cae2..c0cbcee 100644 --- a/README.md +++ b/README.md @@ -22,6 +22,10 @@ Prometheus Dashboard: `http://:3000` for example http://192.168 ## Post Configuration Now we need to connect the Prometheus Dashboard to the Prometheus installation. Access the Prom Dash as mentioned above. +* Click the "Server" Menu at the top +* Click "New Server" +* Input desired name, Prometheus server IP and port (`http://:9090>` ) and select Prometheus for server type. +![PromDash New Server](https://github.com/vegasbrianc/prometheus/blob/master/New_server.png) ## ToDo * Integrate and configure Alerting.