/ProcessMonitor

A Python script for monitoring specified process and kill it if necessary

Primary LanguagePythonGNU General Public License v2.0GPL-2.0

ProcessMonitor

A python script for monitoring a specified process. If the process hangs the tools tries to terminate the target application.

A useful autokill script for regularly hanging programs.

Usage

python process_monitor.py [OPTIONS]

Options:

--version           show program's version number and exit
--help              show this help message and exit
--name=IMAGENAME    target application to monitor
--log               enable logging