[collectd] Question on apple_sensors plugin
Jerome Renard
jerome.renard at gmail.com
Tue Jun 22 07:07:07 CEST 2010
Hi Scott,
On Tue, Jun 22, 2010 at 5:09 AM, Scott Harris <collectd at webhounds.net> wrote:
> Howdy all,
> I'm trying to get apple_sensors up and running on my MacBook Pro. The
> base
> collection stuff is working great, load, memory, interfaces etc. Today I
> tried loading
> the apple_sensors plugin and see this:
> plugin_dispatch_values: Dataset not found: gpu
> After poking through the code, I'm guessing it is because apple_sensors.c
> doesn't
> contain any code to handle the gpu, only temp, fanspeed, voltage and adc.
> Consequently
> none of the apple_sensors stuff works.
> Is adding the gpu processing just a matter of adding the necessary code to
> apple_sensors.c
> and updating the types.db? I'm more than willing to update it. If there is
> a wiki or docs I
> should be reading, please feel free to tell me to RTFM ;)
As far as I can see there is no "gpu" type in apple_sensors.c [1] (but
maybe I overlooked something)
Which version do you use ?
Cheers :)
1. http://github.com/octo/collectd/blob/master/src/apple_sensors.c
--
Jérôme
More information about the collectd
mailing list