A btrfs plugin for collectd written in python.
Go to file
Peter Šurda 587877e5db
buildbot/multibuild_parent Build done. Details
buildbot/travis_bionic Build done. Details
Fix missing device name
- now is "missing" instead of an empty string
- this is triggered e.g. when mounting degraded mode. In normal
  operation it shouldn't happen
- Fixes #1
2023-11-24 14:04:18 +08:00
.gitignore Initial commit 2023-06-07 15:25:09 +02:00
LICENSE Initial commit 2023-06-07 15:25:09 +02:00
README.md Initial commit 2023-06-07 15:25:09 +02:00
btrfs_plugin.py Fix missing device name 2023-11-24 14:04:18 +08:00

README.md

collectd-btrfs

A btrfs plugin for collectd written in python.