nsxt_exporter

command module
v0.16.0 Latest Latest
Warning

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

Go to latest
Published: Apr 19, 2024 License: Apache-2.0 Imports: 11 Imported by: 0

README

Introduction

This project implements an prometheus exporter for vmware NSX-T. It provides metrics for Cluster, LBService, LBPool, LBVirtualServer, Tier0 and Tier1 objects.

This exporter is not suitable for NSX-T admins that want to achieve a full monitoring their infrastructure but can be handy for NSX-T users that need to implement a lightweight monitoring of their hosting environment.

NSX Version

This current implementation has been designed and tested for NSX-T API 3.2.1.

Metrics

The document METRICS.md describe all generated metrics.

Install

  • from release assets
    • download assets for your architecture from latest release
    • extract tarball: tar xzf nsxt_exporter_$version_linux_amd64.tar.gz
  • from go install: go install gihub.com/orange-cloudfoundry/nsxt_exporter
  • from source: CGO_ENABLED=0 go build -o nsxt_exporter -ldflags='-s -w' .

Usage

usage: nsxt_exporter [<flags>]


Flags:
  -h, --[no-]help          Show context-sensitive help (also try --help-long and --help-man).
      --config=config.yml  Configuration file path
      --[no-]version       Show application version.

Configuration

See config.yml.sample

Development

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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