Steps to collect specialized performance logs for the CBX Agent to help diagnose system performance degradation, such as high CPU or memory usage.
Prerequisite:Windows Performance Recorder (WPR) must be installed on the endpoint. Confirm WPR is installed by running the command: If installed:
If not installed:
|
wpr -start GeneralProfile -start CPU -start Registry -start FileIO -start DiskIO -start Minifilter -start Network -filemodewpr -stop c:\temp\wpr-%computername%.etl
-- Replace c:\temp with desired pathIf requested, separately collect a Low Altitude Procmon Capture while reproducing the issue again.