Port details on branch 2023Q4 |
- nginx-vts-exporter Server that scraps NGINX vts stats and export them via HTTP
- 0.10.7_15 www =0 0.10.7_15Version of this port present on the latest quarterly branch.
- Maintainer: joneum@FreeBSD.org
- Port Added: 2023-12-07 15:09:06
- Last Update: 2023-12-07 15:06:56
- Commit Hash: 1a5ede5
- License: MIT
- WWW:
- https://github.com/hnlq715/nginx-vts-exporter
- Description:
- Simple server that scrapes Nginx vts stats and exports
them via HTTP for Prometheus consumption.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- nginx-vts-exporter>0:www/nginx-vts-exporter
- To install the port:
- cd /usr/ports/www/nginx-vts-exporter/ && make install clean
- To add the package, run one of these commands:
- pkg install www/nginx-vts-exporter
- pkg install nginx-vts-exporter
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: nginx-vts-exporter
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1627806790
SHA256 (hnlq715-nginx-vts-exporter-v0.10.7_GH0.tar.gz) = 242760318d4d22fc9bc81f3a8702ae26f08f4f5344aea312b2763f59c7f753a5
SIZE (hnlq715-nginx-vts-exporter-v0.10.7_GH0.tar.gz) = 436116
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gmake>=4.3 : devel/gmake
- go120 : lang/go120
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- www_nginx-vts-exporter
- USES:
- gmake go
- pkg-message:
- For install:
- nginx-vts-exporter was successfully installed.
By default the exporter is passed no arguments and runs with its own defaults,
this means it expects to find Nginx VTS status at http://localhost/status.
You may wish to reconfigure this by setting:
nginx_vts_exporter_args="-nginx.scrape_uri http://nginx/status/url"
- Master Sites:
|
Number of commits found: 1
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.10.7_15 07 Dec 2023 15:06:56 |
Ashish SHUKLA (ashish) |
all: Bump PORTREVISION after lang/go* update
PR: 274405
(cherry picked from commit 0505b712df3ae2b4bcaba00aecc7c1e9100d8609) |
Number of commits found: 1
|