Re: [collectd] disk plugin on macosx

2015-06-06 Thread Florian Forster
Thanks Robert, I've submitted this as PR 1065 . I split your changes into two commits to separate the whitespace changes from the actual fix. Thanks and best regards, —octo -- collectd – The system statistics collection daemon Website: http://colle

[collectd] disk plugin on macosx

2015-06-03 Thread Robert Viduya
Here’s a fixed version of the disk plugin that makes it work under Mac OSX 10.10, and hopefully previous releases. The original version was looking for the disk name in one dictionary, but it was actually in another. I suspect at some point, Apple moved the disk name property, but I don’t have