A btrfs plugin for collectd written in python.
Go to file
Peter Šurda 587877e5db
All checks were successful
buildbot/multibuild_parent Build done.
buildbot/travis_bionic Build done.
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
btrfs_plugin.py Fix missing device name 2023-11-24 14:04:18 +08:00
LICENSE Initial commit 2023-06-07 15:25:09 +02:00
README.md Initial commit 2023-06-07 15:25:09 +02:00

collectd-btrfs

A btrfs plugin for collectd written in python.