Monitoring external processes
Simon Brunning
simon at brunningonline.net
Tue Oct 23 05:16:20 EDT 2007
More information about the Python-list mailing list
Tue Oct 23 05:16:20 EDT 2007
- Previous message (by thread): Monitoring external processes
- Next message (by thread): Monitoring external processes
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On 10/23/07, arunasunil at gmail.com <arunasunil at gmail.com> wrote: > Is there a way to track external processes launched by python on the > Mac? I am using subprocess module to launch the process. Depending on how much detail you are looking for, PSI might be worth a look. http://www.psychofx.com/psi/ -- Cheers, Simon B. simon at brunningonline.net http://www.brunningonline.net/simon/blog/ GTalk: simon.brunning | MSN: small_values | Yahoo: smallvalues
- Previous message (by thread): Monitoring external processes
- Next message (by thread): Monitoring external processes
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list