hi all, i'm working on auditing resource utilizati...
# general
b
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
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
Thanks @zwass!