Hi osquery team, i found <https://osquery.io/schem...
# general
w
Hi osquery team, i found https://osquery.io/schema/5.4.0#fan_speed_sensors but when run searching on this table, i got no such table err. plz advice.
m
it's macOS only, so just a guess, but it's taken from the SMC controller and not exposed on Apple Silicon macs? The schema page still doesn't really indicate where Apple Silicon changed things
w
ok is there any table can show the fan of all platforms? or at least for linux?
m
the
fan_speed_sensors
table is not on non-mac platforms, but if it is information easily exposed in Linux (in a file or an API), maybe someone could open a PR to add it