このページは日本語には対応しておりません。随時翻訳に取り組んでいます。
翻訳に関してご質問やご意見ございましたら、
お気軽にご連絡ください。
Overview
This check monitors the number of bytes a host has swapped in and out.
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.