Report current fan speeds in the target OSX system.:
Query:
select * from fan_speed_sensors;Additional Query Info:
Version: 1.7.1
Platform: darwin
Interval: 7200
JSON:
{ "queries": { "fan_speeds": { "query" : "select * from fan_speed_sensors;", "interval" : "7200", "platform" : "darwin", "version": "1.7.1", "description" : "Report current fan speeds in the target OSX system.", "value" : "" } } }