Could anyone here explain the `--watchdog_utilizat...
# general
j
Could anyone here explain the
--watchdog_utilization_limit
flag to me? I’m reading through https://github.com/facebook/osquery/blob/master/docs/wiki/installation/cli-flags.md but am totally confused. it seems like the default is
0
which means
90
? If I set that to,
100
for example, what does that mean in terms of how long the worker can consume X% of for the CPU before being killed?