All of lore.kernel.org
 help / color / mirror / Atom feed
* Netdata support for monitoring of BTRFS volumes.
@ 2017-12-19 15:43 Austin S. Hemmelgarn
  0 siblings, 0 replies; only message in thread
From: Austin S. Hemmelgarn @ 2017-12-19 15:43 UTC (permalink / raw)
  To: Btrfs BTRFS

For those who are interested in better monitoring, netdata [1] [2] has 
just merged support for low-level usage monitoring of BTRFS volumes.  It 
provides graphs for both physical on-disk usage by chunk type (both 
allocated and used) and per-chunk type graphs of usage as reported by 
`btrfs filesystem df`.  It also comes with a predefined alarm that fires 
when things are getting close to full.

While it's not in a release yet (it should be in the next release, but 
that may be a while since 1.9 just got released), the devs do a great 
job of keeping things stable enough that you can run the master branch 
off of Github in production.

For those who care about the low-level stuff, this is pulling allocation 
data out of /sys/fs/btrfs/<UUID>/allocation/.


[1] https://my-netdata.io/
[2] https://github.com/firehol/netdata

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2017-12-19 15:43 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-12-19 15:43 Netdata support for monitoring of BTRFS volumes Austin S. Hemmelgarn

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.