Test Globus Up

From UGP-Wiki

Jump to: navigation, search

To test whether the Globus Toolkit port 8443 is open on an Appliance, do the following:

  1. 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.

  2. Run the script:
    checkglobusports_fromportal name_of_file_described_above
    which is distributed with UGP in the /UCLAGridPortal/tests subdirectory.

Personal tools