spelling fixes

This commit is contained in:
2023-03-22 22:42:47 -04:00
parent bef732547f
commit 37ae4ae412
2 changed files with 5 additions and 3 deletions
+2
View File
@@ -0,0 +1,2 @@
.vscode/ltex.dictionary.en-US.txt
+3 -3
View File
@@ -1,8 +1,8 @@
# Zerto Resiliency Observation Console # Zerto Resiliency Observation Console
zROC for short, is a docker-compose based stack that allows you to observe Zerto API data in a visual format using Prometheus and Grafana. zROC for short, is a docker-compose based stack that allows you to observe Zerto API data in a visual format using Prometheus and Grafana.
The custom part of this stack is the Prometheus exporter code which is developed seperately [here.](https://github.com/recklessop/Zerto_Exporter) The custom part of this stack is the Prometheus exporter code which is developed separately [here.](https://github.com/recklessop/Zerto_Exporter)
The rest of the stack is a standard Promethues container and a standard Grafana container. The additional configuration files in this repo will help to configure both Prometheus and Grafana so that it can be used out of the box. The rest of the stack is a standard Prometheus container and a standard Grafana container. The additional configuration files in this repo will help to configure both Prometheus and Grafana so that it can be used out of the box.
## Requirements ## Requirements
- Docker host (I like using Ubuntu with docker.io and docker-compose installed) - Docker host (I like using Ubuntu with docker.io and docker-compose installed)
@@ -35,7 +35,7 @@ There will be several dashboards provisioned out of the box that will help monit
Here are screenshots from the dashboards which ship with zROC. Here are screenshots from the dashboards which ship with zROC.
### Main Zerto Metrics Dashboard ### Main Zerto Metrics Dashboard
Every NOC needs some eye candy right? This dashboard is great for a heads up display to see which VPGs and VMs may be falling behind in replication. Every NOC needs some eye candy right? This dashboard is great for a heads-up display to see which VPGs and VMs may be falling behind in replication.
![Zerto Metrics](/images/zerto-metrics.jpg) ![Zerto Metrics](/images/zerto-metrics.jpg)
### Protected VMs ### Protected VMs