command line of a process.exe on another host

Tim Golden mail at timgolden.me.uk
Fri Jun 12 07:02:52 EDT 2009


Giampaolo Rodola' wrote:
> On 12 Giu, 00:18, "Harry" <h... at 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



More information about the Python-list mailing list