Collect metrics related to disk usage and IO.
The disk check is packaged with the Agent, so simply install the Agent anywhere you wish to use it.
The disk check is enabled by default, and the Agent will collect metrics on all local partitions. If you want to configure the check with custom options, create a file disk.yaml
in the Agent's conf.d
directory. See the sample disk.yaml for all available configuration options.
Run the Agent's status
subcommand and look for disk
under the Checks section:
Checks
======
[...]
disk
-------
- instance #0 [OK]
- Collected 40 metrics, 0 events & 0 service checks
[...]
See metadata.csv for a list of metrics provided by this integration.
The Disk check does not include any event at this time.
The Disk check does not include any service check at this time.
Need help? Contact Datadog Support.
Learn more about infrastructure monitoring and all our integrations on our blog