/ProcessMonitor

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

Primary LanguageC#

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