{"id":26059656,"url":"https://github.com/orange-cloudfoundry/nsxt_exporter","last_synced_at":"2025-11-19T05:05:44.984Z","repository":{"id":161450757,"uuid":"636145454","full_name":"orange-cloudfoundry/nsxt_exporter","owner":"orange-cloudfoundry","description":"Prometheus exporter for vmware nsxt","archived":false,"fork":false,"pushed_at":"2025-04-09T03:44:23.000Z","size":6538,"stargazers_count":1,"open_issues_count":1,"forks_count":1,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-04-09T04:27:32.449Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/orange-cloudfoundry.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-05-04T08:11:10.000Z","updated_at":"2025-04-09T03:44:15.000Z","dependencies_parsed_at":null,"dependency_job_id":"99bd9465-b84e-4c8a-94ff-d3a0abbb69e4","html_url":"https://github.com/orange-cloudfoundry/nsxt_exporter","commit_stats":null,"previous_names":[],"tags_count":44,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/orange-cloudfoundry%2Fnsxt_exporter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/orange-cloudfoundry%2Fnsxt_exporter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/orange-cloudfoundry%2Fnsxt_exporter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/orange-cloudfoundry%2Fnsxt_exporter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/orange-cloudfoundry","download_url":"https://codeload.github.com/orange-cloudfoundry/nsxt_exporter/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248358548,"owners_count":21090401,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-03-08T13:27:06.460Z","updated_at":"2025-11-19T05:05:44.950Z","avatar_url":"https://github.com/orange-cloudfoundry.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Introduction\n\nThis project implements an [prometheus] exporter for vmware [NSX-T]. It provides\nmetrics for `Cluster`, `LBService`, `LBPool`, `LBVirtualServer`, `Tier0` and `Tier1` objects.\n\nThis exporter is not suitable for NSX-T admins that want to achieve a full monitoring their\ninfrastructure but can be handy for NSX-T users that need to implement a lightweight monitoring\nof their hosting environment.\n\n\n[prometheus]: https://prometheus.io/docs/instrumenting/exporters/\n[NSX-T]: https://developer.vmware.com/apis/1248/nsx-t\n\n# NSX Version\n\nThis current implementation has been designed and tested for NSX-T API `3.2.1`.\n\n# Metrics\n\nThe document [METRICS.md](./METRICS.md) describe all generated metrics.\n\n\n# Install\n\n* from release assets\n  * download assets for your architecture from [latest release]\n  * extract tarball: `tar xzf nsxt_exporter_$version_linux_amd64.tar.gz`\n* from go install: `go install gihub.com/orange-cloudfoundry/nsxt_exporter`\n* from source: `CGO_ENABLED=0 go build -o nsxt_exporter -ldflags='-s -w' .`\n\n[latest release]: https://github.com/orange-cloudfoundry/nsxt_exporter/releases\n\n# Usage\n\n```\nusage: nsxt_exporter [\u003cflags\u003e]\n\n\nFlags:\n  -h, --[no-]help          Show context-sensitive help (also try --help-long and --help-man).\n      --config=config.yml  Configuration file path\n      --[no-]version       Show application version.\n```\n\n# Configuration\n\nSee [config.yml.sample](./config.yml.sample)\n\n# Development\n\n- static check analysis:\n  - install: https://golangci-lint.run/usage/install/#local-installation\n  - run: `golangci-lint run --config .golangci.yml`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Forange-cloudfoundry%2Fnsxt_exporter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Forange-cloudfoundry%2Fnsxt_exporter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Forange-cloudfoundry%2Fnsxt_exporter/lists"}