[EMAIL PROTECTED] wrote: > Hi Everyone > > I want to run a python script in all the machines that are connected > through local network and collect the information about that machine > such as HDD size, RAM capacity(with number of slots) ,processer speed > etc. > > But i want to run a script from just the server, so that it should > start scripts in all other machines, and get their local machines > information and dump the same information in some FTP. > > Could you please let me know how can i do this?? > > Thanks > Yogi
Take a look at: http://pybuild.sf.net/pyinvoke.html or http://rpyc.sourceforge.net -- http://mail.python.org/mailman/listinfo/python-list