Skip to content

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

License

Notifications You must be signed in to change notification settings

sewashinobi/ProcessMonitor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages