Grid Testing Links
Grid Status Test is a rewrite of the TeraGrid Status Test, written originally by Jim Basney and Joe Greenseid. It is a perl script that tests the setup and basic functionality of Globus Toolkit 2.x based grid services and has been written so that it can be run "right out of the box." Just download it, make sure you have a valid proxy (grid-proxy-init), and run the script against the host or hosts you want to check grid services on. The script can optionally write results to a web page (sample).
Download Latest Version
Right click here, choose "Save As", and save the script on your system.
Quick Start
- Download the script
- %: chmod 755 grid-status-test
- %: grid-proxy-init
- %: ./grid-status-test login1.testgrid.org login.testgrid2.org
For more details, see the How to Run page.
Recent Notes
- 12 December, 2003: Release of version 1.0.3
- 10 December, 2003: Release of versions 1.0.1 and 1.0.2
- 9 December, 2003: Release of version 1.0
Contact Us
The two main contributors to the Grid Status Test are:
- Joe Greenseid
- Jim Basney