author | Florian Forster <octo@collectd.org> | |
Wed, 17 Sep 2014 06:24:57 +0000 (08:24 +0200) | ||
committer | Florian Forster <octo@collectd.org> | |
Wed, 17 Sep 2014 06:24:57 +0000 (08:24 +0200) | ||
commit | f7100301fa72420474dc7288d83dcca4d3cd629f | |
tree | 387368b8f6984d8d8159e567a3f248b4d8a30053 | tree | snapshot |
parent | 1a146775d42a15202cba4e19c0fcda465705bcb8 | commit | diff |
cpu plugin: Remove temperature code for Mac OS X.
This code would throw an error for some systems, because the temperature
couldn't be read. Since the plugin still works in general, this was very
confusing to users. Becaus the temperature, even when read sucessfully, was
never dispatched, remove the code entirely. We might want to add this back to
the apple_sensors plugin eventually.
Fixes: #22
This code would throw an error for some systems, because the temperature
couldn't be read. Since the plugin still works in general, this was very
confusing to users. Becaus the temperature, even when read sucessfully, was
never dispatched, remove the code entirely. We might want to add this back to
the apple_sensors plugin eventually.
Fixes: #22
src/cpu.c | diff | blob | history |