이 페이지는 아직 한국어로 제공되지 않습니다. 번역 작업 중입니다.
현재 번역 프로젝트에 대한 질문이나 피드백이 있으신 경우
언제든지 연락주시기 바랍니다.Overview
This check monitors the number of bytes a host has swapped in and out.
Minimum Agent version: 6.0.0
Setup
Installation
The System Swap check is included in the Datadog Agent package. No additional installation is needed on your server.
Configuration
Edit the system_swap.d/conf.yaml file in the conf.d/ folder at the root of your Agent’s configuration directory. See the sample system_swap.d/conf.yaml for all available configuration options. Note: This check takes no initial configuration.
Restart the Agent.
Validation
Run the Agent’s status subcommand and look for system_swap under the Checks section.
Data Collected
Metrics
| |
|---|
system.swap.swapped_in (gauge) | Bytes of memory swapped in |
system.swap.swapped_out (gauge) | Bytes of memory swapped out |
Events
The System Swap check does not include any events.
Service Checks
The System Swap check does not include any service checks.
Troubleshooting
Need help? Contact Datadog support.