Next:
3.7 Distributed Debugging
Up:
3. Running Experiments on
Previous:
3.5.6.1 NFS
3.6 Tutorial: Deploying software
In this part, you'll deploy a simple UDP pinger, and test that it works
Retrieve the file
DistMon.py
This is a simple python script that retrieves a list of nodes from an http server, then runs UDP pings to all those servers, reporting back the results to the HTTP server.
Deploy the script to your slice. Try at least
scp
and
rsync
.
Login and start the script running.
Have a look at the web-site
http://139.184.48.49/distmon.html
to check your node is there
Next:
3.7 Distributed Debugging
Up:
3. Running Experiments on
Previous:
3.5.6.1 NFS
Ian Wakeman 2005-04-22