From c68fbee5825bad34f89073259a95b5ab4757c72c Mon Sep 17 00:00:00 2001 From: Kris Sekula Date: Fri, 25 Jan 2019 00:54:38 -0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c558523..74d9fec 100644 --- a/README.md +++ b/README.md @@ -168,7 +168,7 @@ Here is an example of those the graphs look like: * import dashboard from file : - use the provided [https://github.com/Kris-Sekula/Hyperflex-API/blob/master/HX-monitor-Grafana_normal.json] file that has a preconfigured dashboard you will need to open this file first and replace the ip addresses that I've been using with our addresses. Once done save and use it to import new dashboard into Grafana. + use the provided [HX-monitor-Grafana_normal.json](https://github.com/Kris-Sekula/Hyperflex-API/blob/master/HX-monitor-Grafana_normal.json) file that has a preconfigured dashboard you will need to open this file first and replace the ip addresses that I've been using with our addresses. Once done save and use it to import new dashboard into Grafana. 4. Install the script: * Clone the repositry locally.