Skip to content

Latest commit

 

History

History
 
 

README.md

Nfsstat Integration

Overview

The NFS integration collects metrics about mount points on the NFS client as it uses the nfsiostat tool that displays NFS client per-mount statistics.

Setup

Follow the instructions below to install and configure this check for an Agent running on a host.

Installation

The NFSstat check is included in the Datadog Agent package, so you don't need to install anything else on your servers.

Configuration

Edit the nfsstat.d/conf.yaml file, in the conf.d/ folder at the root of your Agent's configuration directory, to point to your nfsiostat binary script, or use the one included with the binary installer. See the sample nfsstat.d/conf.yaml for all available configuration options.

Validation

Run the Agent's status subcommand and look for nfsstat under the Checks section.

Data Collected

Metrics

See metadata.csv for a list of metrics provided by this check.

Events

The Nfststat check does not include any events.

Service Checks

The Nfsstat check does not include any service checks.

Troubleshooting

Need help? Contact Datadog support.

Further Reading