Hacker News new | past | comments | ask | show | jobs | submit login
Python lib to monitor CPU and Memory usage of any process (github.com/astrofrog)
3 points by zettacircl on July 25, 2019 | hide | past | favorite | 1 comment



Quite nice to see, easy to use, can monitor any process in a programmatic way.

Usage : from psrecord.main import monitor monitor(XXXX, logfile = "./test.log", plot=True, include_children=True)




Consider applying for YC's Spring batch! Applications are open till Feb 11.

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: