Hi all, Is there any way to monitor and generate alerts and logs of spikes in CPU, Memory, storage and network usage of users' machines using Fleet / Grafana? Has anyone seen this type and scenario?
c
clong
06/26/2023, 9:29 PM
Osquery isn't great for this because it does a point in time analysis. It's great for looking at overall memory usage or CPU time utilized by process, but not great at saying "At 3pm the user's CPU usage average increased by 60%"
a
Athos Lima
06/26/2023, 9:31 PM
Can I at least get an alert when the "CPU or Memory has exceeded 90% of resource capacity"?
Athos Lima
06/26/2023, 9:31 PM
or create a Schedule query, making this query on the machines from time to time?