Is there any library popular in Python to monitor Linux/Unix system? -


in erlang, thare os_mon module responsible monitoring system, haven't found library python,is there any? thank much!

two ways of doing this:

  1. use subprocess call process can information you.
  2. use pymeter. want easily.

Comments

Popular posts from this blog

Add email recipient to all new Trac tickets -

400 Bad Request on Apache/PHP AddHandler wrapper -

asp.net - repeatedly call AddImageUrl(url) to assemble pdf document -