Skip to content

C# utility to monitor Windows processes and kill the processes that work longer than the threshold specified

Notifications You must be signed in to change notification settings

majidmadadi/ProcessMonitor

Repository files navigation

ProcessMonitor

C# utility to monitor Windows processes and kill the processes that work longer than the threshold specified

Usage: ProcessMonitor.Console.exe [process_name] [threshold_in_minutes] [interval_in_minutes]

Note: This code is compiled for windows only. If you get error run this command: winrm quickconfig

About

C# utility to monitor Windows processes and kill the processes that work longer than the threshold specified

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages