Repository URL to install this package:
|
Version:
1:7.26.0-1 ▾
|
datadog-agent
/
opt
/
datadog-agent
/
embedded
/
lib
/
python3.8
/
site-packages
/
datadog_system_swap-1.10.0.dist-info
/
METADATA
|
|---|
Metadata-Version: 2.1
Name: datadog-system-swap
Version: 1.10.0
Summary: The System Swap check
Home-page: https://github.com/DataDog/integrations-core
Author: Datadog
Author-email: packages@datadoghq.com
License: BSD
Keywords: datadog agent system_swap check
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: System Administrators
Classifier: Topic :: System :: Monitoring
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Description-Content-Type: text/markdown
Requires-Dist: datadog-checks-base (>=11.0.0)
Provides-Extra: deps
Requires-Dist: psutil (==5.7.2) ; extra == 'deps'
# Agent Check: System Swap
## 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][1] package. No additional installation is needed on your server.
### Configuration
1. Edit the `system_swap.d/conf.yaml` file in the `conf.d/` folder at the root of your [Agent's configuration directory][2]. See the [sample system_swap.d/conf.yaml][3] for all available configuration options. **Note**: This check takes no initial configuration.
2. [Restart the Agent][4].
### Validation
[Run the Agent's status subcommand][5] and look for `system_swap` under the Checks section.
## Data Collected
### Metrics
See [metadata.csv][6] for a list of metrics provided by this check.
### 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][7].
[1]: https://app.datadoghq.com/account/settings#agent
[2]: https://docs.datadoghq.com/agent/guide/agent-configuration-files/#agent-configuration-directory
[3]: https://github.com/DataDog/integrations-core/blob/master/system_swap/datadog_checks/system_swap/data/conf.yaml.example
[4]: https://docs.datadoghq.com/agent/guide/agent-commands/#start-stop-and-restart-the-agent
[5]: https://docs.datadoghq.com/agent/guide/agent-commands/#agent-status-and-information
[6]: https://github.com/DataDog/integrations-core/blob/master/system_swap/metadata.csv
[7]: https://docs.datadoghq.com/help/