Hello team, I am new to OSQuery, I wanted to check...
# general
s
Hello team, I am new to OSQuery, I wanted to check if there are OSQuery APIs which can be invoked from a .net application. I am looking to get the process performance metrics such as CPU/memory etc... using OSQuery via an existing .net application.
s
I am not too familiar with .NET development, but osquery doesn't have an SDK, you will have to subprocess/exec
osqueryi
from your application