mirror of
https://github.com/recklessop/Zerto_Exporter.git
synced 2026-07-06 09:13:14 -04:00
Update README.md
This commit is contained in:
@@ -10,13 +10,13 @@ In this example, i used API to get Bitcoin price in Dollar and Euro, import it i
|
|||||||
Login to the server where you want to run this exporter and clone the project:
|
Login to the server where you want to run this exporter and clone the project:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
git clone https://github.com/hmdhszd/Custom_Prometheus_Node_Exporter-in-Python.git
|
git clone https://github.com/recklessop/Zerto_Exporter.git
|
||||||
```
|
```
|
||||||
|
|
||||||
Go to the project directory:
|
Go to the project directory:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
cd Custom_Prometheus_Node_Exporter-in-Python
|
cd Zerto_Exporter
|
||||||
```
|
```
|
||||||
|
|
||||||
Build image and start the container:
|
Build image and start the container:
|
||||||
@@ -39,7 +39,8 @@ Add this part at the end of the configuration of your Prometheus (prometheus.yam
|
|||||||
```
|
```
|
||||||
|
|
||||||
|
|
||||||
## Add Grafana dashboards using imported items
|
## Forked from
|
||||||
|
|
||||||

|
Huge shout out to hmdhszd for the framework that started this project. You can find his non-zerto version of a Python Prometheus Exporter (here.)[
|
||||||
|
https://github.com/hmdhszd/Custom_Prometheus_Node_Exporter-in-Python]
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user