A simple python tool to log process with excessive resource usage
pip install pwatchBy default pwatch will set limits to 0, that means every process will be reported.
For more informations:
pwatch --helpThis software relies on the great psutil python library.