Giampaolo Rodola' wrote:
On 12 Giu, 00:18, "Harry" <h...@pillai.co.uk> wrote:
HI ,
I have number of process run on different windows servers which run's with
different command line parameters.
You can easily do this with psutil [1]:
Since psutil uses the native Windows calls to retrieve such kind of
info it's a lot faster than using any WMI-based solution.
Looks great (and it's certainly fast). Can you pick up processes
on a different server? The docs don't seem to say so. Did I miss
something? (It's not clear that the OP actually wants that altho'
I read it that way).
TJG
--
http://mail.python.org/mailman/listinfo/python-list