To run a python script in all the machines from one server

skip at pobox.com skip at pobox.com
Tue Mar 28 10:27:02 EST 2006


    Yogi> I want to run a python script in all the machines that are
    Yogi> connected through local network and collect the information about
    Yogi> that machine such as HDD size, RAM capacity(with number of slots)
    Yogi> ,processer speed etc.

    Yogi> But i want to run a script from just the server, so that it should
    Yogi> start scripts in all other machines, and get their local machines
    Yogi> information and dump the same information in some FTP.

    Yogi> Could you please let me know how can i do this??

Take a look at Nagios and plugins line nrpe.

Skip



More information about the Python-list mailing list