https://github.com/osquery/osquery logo
Title
b

Brandon Mesa

08/12/2022, 4:03 PM
hi all, i'm working on auditing resource utilization on macos endpoints(CPU/memory utilization will suffice for now), would you say osquery is the right tool for this?
z

zwass

08/12/2022, 4:08 PM
Sure, osquery can be useful for this! See https://zercurity.medium.com/process-monitoring-with-osquery-22c6f38fc239 for some good queries to use and heads up that additional functionality is coming soon in osquery: https://github.com/osquery/osquery/pull/7597
b

Brandon Mesa

08/12/2022, 4:09 PM
Thanks @zwass!