zerto-exporter

command module
v1.0.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 6, 2022 License: Apache-2.0 Imports: 11 Imported by: 0

README

Prometheus zerto-exporter

Zerto is a powerfull software for desaster&recovery and long distance migration of virtual machines between multiple virtualization technologies. With Zerto you can failover and move VM's between VMWare vCenter, VMWare vCloud, HyperV, AWS and Azure.

Find out more about Zerto https://www.zerto.com/

This exporter can be used to scratch metrics from zerto api and make them available for prometheus monitoring.

Tested & Supported

Currently we just tested Zerto for vSphere!

Tested on Windows ZVM and Linux ZVM with ZVM Version 9.7

Usage

Usage is really simple. Just need a user to login to Zerto ZVM and the url.

Usage of /zerto-exporter:
  -listen.address string
        The address to lisiten on for HTTP requests. (default ":9403")
  -log.level string
        Log-Level (debug, warn, error) (default "info")
  -version
        Prints current version
  -zerto.password string
        Zerto API User Password
  -zerto.url string
        Zerto URL to connect https://zvm.local.host:9669
  -zerto.username string
        Zerto API User

HowTo Run

docker run --publish 9403:9403 claranet/zerto-exporter \
		-zerto.url "https://zvm.company.local:9669" \
		-zerto.username "prometheus@vsphere.local" \
		-zerto.password pASSwOrd

ToDo's

  • Add metrics for errors

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
lib
zerto
Zerto API Interface Wrapper
Zerto API Interface Wrapper

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL