Skip to content

strangeryf/performance-monitor-scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

performance-monitor-scripts

My process performance monitor scripts for Windows and Linux

Usage:

Windows

Make sure a temporary directory C:\temp has been created, then run the following command as administrator

perfm.cmd performance_counter_name process_name(without.exe)

When you want to stop monitoring, run the following command as administrator in command console

logman stop performance_counter_nam

Linux

Set perfm.sh as executable, get the PID of the process to be monitored, and run the following command

./perfm.sh pid

Pess CTRL+C to stop.

About

My performance monitor scripts for Windows and Linux

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published