GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
NFS-EXPORTER(8) FreeBSD System Manager's Manual NFS-EXPORTER(8)

nfs-exporterExport NFS statistics to Prometheus

nfs-exporter [-Vhs] [-b address] [-p port]

Prometheus is a monitoring system that gathers metrics from its targets by fetching them through HTTP GET requests. Metrics are identified by a name and an optional set of labels. Sample values are required to be numerical.

The nfs-exporter daemon publishes statistics from the FreeBSD NFS system via an HTTP server, in the correct format to be scraped by Prometheus. Its options are as follows:

Publish statistics of the NFS server. This is the default behavior.
, --address address
Bind to this local address. By default, nfs-exporter will bind to the wildcard address.
, --port port
Serve metrics on this TCP port. The default is 9898.

nfsstat(1)

Prometheus project: https://prometheus.io/.

Prometheus exposition formats: https://prometheus.io/docs/instrumenting/exposition_formats/.

Prometheus default port allocations: https://github.com/prometheus/prometheus/wiki/Default-port-allocations.

February 21, 2023 FreeBSD 14.3-RELEASE

Search for    or go to Top of page |  Section 8 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.