Test Globus Up
From UGP-Wiki
To test whether the Globus Toolkit port 8443 is open on an Appliance, do the following:
-
Create a file containing a list of Appliances attached to this Grid Portal. It should look like:
# UCLAGridPortal/tests/gridappliance.list 18Feb2007
# used by: checkfstabs_fromportal
# used by: checkglobusports_fromportal
# used by: checkgridftps_fromportal
# used by: checkindexservices_fromportal
# used by: checkschedulers_fromportal
globus@appliance.address1.edu
globus@appliance address2.edu
globus@appliance.address3.edu
Comments beginning with # and blank lines are allowed. Replace the addresses shown with the addresses of the actual appliances.
-
Run the script:
which is distributed with UGP in the /UCLAGridPortal/tests subdirectory.- checkglobusports_fromportal name_of_file_described_above

