Supported OS
Overview Get metrics from Btrfs in real time to:
Visualize and monitor Btrfs states. Setup Installation The Btrfs check is included in the Datadog Agent package, so you don’t need to install anything else on your servers that use at least one Btrfs filesystem.
Configuration Edit the btrfs.d/conf.yaml
file in the conf.d/
folder at the root of your Agent’s configuration directory . See the sample btrfs.d/conf.yaml for all available configuration options.
Restart the Agent .
Validation Run the Agent’s status subcommand and look for btrfs
under the Checks section.
Data Collected Metrics system.disk.btrfs.free (gauge)The free space on a deviceShown as byte system.disk.btrfs.total (gauge)The total amount of space on a deviceShown as byte system.disk.btrfs.unallocated (gauge)The amount of unallocated space on a deviceShown as byte system.disk.btrfs.usage (gauge)The amount of space used on a device as a fraction of the totalShown as fraction system.disk.btrfs.used (gauge)The used space on a deviceShown as byte
Events The Btrfs check does not include any events.
Service Checks The Btrfs check does not include any service checks.
Troubleshooting Need help? Contact Datadog support .