이 페이지는 아직 한국어로 제공되지 않으며 번역 작업 중입니다. 번역에 관한 질문이나 의견이 있으시면 언제든지 저희에게 연락해 주십시오.
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
. 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.
Log collection
Collecting logs is disabled by default in the Datadog Agent, so to enable it in datadog.yaml, update this setting:
logs_enabled:true
Add this configuration block to your nfsstat.d/conf.yaml file to start collecting your NFSstat Logs: