Code

disk plugin: Add the "UseBSDName" option for Mac OS X.
authorFlorian Forster <octo@collectd.org>
Wed, 12 Sep 2012 08:31:00 +0000 (10:31 +0200)
committerFlorian Forster <octo@collectd.org>
Sun, 11 Nov 2012 09:00:22 +0000 (10:00 +0100)
commit148b944e265a610d513cfd6c0f3a6b563b96fcfa
treecc946dfd90f51de565832ece654f0d68f2c7a947
parent39e8aea3d71784b76d2cb7a03e4506e26de7de4b
disk plugin: Add the "UseBSDName" option for Mac OS X.

This new option will use the "BSD Name" rather than major / minor numbers of
the device when reporting statistics.

See also Github issue #72.
src/disk.c