Skip to content

Utility that continuously logs cpu usage of all processes on the pc to console and file

Notifications You must be signed in to change notification settings

emileakbarzadeh/Process_Usage_Logger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Process_Usage_Logger

DOWNLOAD BINARIES HERE: https://github.com/emileakbarzadeh/Process_Usage_Logger/releases/tag/1.0

Built with .NET Core so should be compilable on linux if you build for it

Usage

This application needs admin privileges, but it should launch with them and ask for your permission. To use, launch it and enter the number of ms interval between logs OR use the launch option ex. ProcessUsageLogger.exe 1000

Logs are saved in the same directory the program launched from.

Background

My server kept going to 100% CPU utilisaiton for some unknown reason. With such an issue I can't log in to see what the problem is. I could not find any applications that did this well, so I quickly made it myself.

About

Utility that continuously logs cpu usage of all processes on the pc to console and file

Topics

Resources

Stars

Watchers

Forks

Packages

 
 
 

Languages