Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 326 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 326 Bytes

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