Supported OS
Get metrics from Btrfs in real time to:
Visualize and monitor Btrfs states. 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.
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 .
Run the Agent’s status subcommand and look for btrfs
under the Checks section.
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
The Btrfs check does not include any events.
The Btrfs check does not include any service checks.
Need help? Contact Datadog support .