High CPU Utilization on PVS 7.6 Servers

High CPU Utilization on PVS 7.6 Servers

book

Article ID: CTX218684

calendar_today

Updated On:

Description

PVS 7.6: High CPU Utilization.


Instructions


Complete the following steps to configure Procdump :

 

 

 

  1. Download Procdump on all PVS Servers after downloading it from https://technet.microsoft.com/en-us/sysinternals/dd996900.aspx.

  2. Run the following command on all PVS Servers:
    procdump -ma -e StreamProcess.exe -c 90 -s 10 -n 5

  3. The above command would monitor the StreamProcess.exe till CPU spikes 90% for 10 seconds and it would take a full dump at least for 5 iterations.