Forum breadcrumbs – You are here:Tracston Community Forum
Micro Services, Cloud, Infrastructure, Development, Monitoring and more…Development: Windows PowershellProcesses CPU Script
Micro Services, Cloud, Infrastructure, Development, Monitoring and more…Development: Windows PowershellProcesses CPU Script
You need to log in to create posts and topics.
Processes CPU Script

moshe@moshe
20/10/2020, 8:23 am
Quote from moshe on 20/10/2020, 8:23 amProblem
User wants to examine CPU spikes in Windows Machine without installing complex monitoring software
Solution
Run this script it will create a text file with the following columns:
- InstanceName = (which is the process name),
- CPU%,
- PID, ProcessPath (like the Command line in Task Manager > Details tab)
Problem
User wants to examine CPU spikes in Windows Machine without installing complex monitoring software
Solution
Run this script it will create a text file with the following columns:
- InstanceName = (which is the process name),
- CPU%,
- PID, ProcessPath (like the Command line in Task Manager > Details tab)
Uploaded files:
Click for thumbs down.0Click for thumbs up.0
All content available through this Web Site is provided on an “AS IS” and “AS AVAILABLE” basis, with all faults. Tracston LTD makes no warranty or representation with respect to the quality, accuracy, or availability of the Web Site or any of its content.