Changeset 3261 for monitoring


Ignore:
Timestamp:
08/06/13 13:27:41 (11 years ago)
Author:
sanmai
Message:
  • Work on command line processing & check_lat_cql_endpoint.py .
File:
1 edited

Legend:

Unmodified
Added
Removed
  • monitoring/plugins/mpi/check_lat_cql_endpoint.py

    r3256 r3261  
    1515
    1616def special_main_subroutine(host,
    17                             URL = '/') :
     17                            URL) :
    1818 
    19     psb.set_trace()
     19    pdb.set_trace()
    2020    UP_URLs = (URL,) # X- use frozenset
    2121
Note: See TracChangeset for help on using the changeset viewer.