Howdy all,<div> I'm trying to get apple_sensors up and running on my MacBook Pro. The base</div><div>collection stuff is working great, load, memory, interfaces etc. Today I tried loading</div><div>the apple_sensors plugin and see this:</div>
<div><br></div><div><div>plugin_dispatch_values: Dataset not found: gpu</div></div><div><br></div><div>After poking through the code, I'm guessing it is because apple_sensors.c doesn't</div><div>contain any code to handle the gpu, only temp, fanspeed, voltage and adc. Consequently</div>
<div>none of the apple_sensors stuff works. </div><div><br></div><div>Is adding the gpu processing just a matter of adding the necessary code to apple_sensors.c</div><div>and updating the types.db? I'm more than willing to update it. If there is a wiki or docs I</div>
<div>should be reading, please feel free to tell me to RTFM ;)</div><div><br></div><div>Thanks,</div><div><br></div><div>Scott</div><div><br></div>