From 3aafb41256ca5af46331861008998183346ab4c0 Mon Sep 17 00:00:00 2001 From: Justin Paul Date: Thu, 23 Mar 2023 14:50:53 -0400 Subject: [PATCH] Update README.md --- README.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a15814f..b97589b 100644 --- a/README.md +++ b/README.md @@ -38,12 +38,12 @@ Edit docker-compose.yml, and provide values for the following variables for the - ZVM_HOST=192.168.40.60 # ZVM specific info - ZVM_PORT=443 - SCRAPE_SPEED=20 #how often should the exporter scrape the Zerto API in seconds - - CLIENT_ID=api-script 3 # ZVM specific info + - CLIENT_ID=api-script # ZVM specific info - CLIENT_SECRET=js51tDM8oappYUGRJBhF7bcsedNoHA5j # ZVM specific info - LOGLEVEL=DEBUG - VCENTER_HOST=192.168.40.50 # vcenter specific info - VCENTER_USER=administrator@vsphere.local # vcenter specific info - - VCENTER_PASSWORD=password2 # vcenter specific info + - VCENTER_PASSWORD=password # vcenter specific info networks: - back-tier restart: always @@ -144,6 +144,10 @@ Login credentials are admin / metricdata There will be several dashboards provisioned out of the box that will help monitor most metrics. Custom graphs and custom dashboards can be added too. +## Troubleshooting + +To make sure that the exporter is able to collect data you can browse to http://dockerip:9999 or :9998 if you have a second site and look in the logs directory for the exporter logs. You can also verify that the various metric files are being created. + ## Eye Candy Here are screenshots from the dashboards which ship with zROC.