Changeset 5265


Ignore:
Timestamp:
05/22/14 13:57:34 (10 years ago)
Author:
b.von.st.vieth@fz-juelich.de
Message:

got a trace because of a double }}

File:
1 edited

Legend:

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

    r4062 r5265  
    398398                return {
    399399                        "code"      : "CRITICAL",
    400                         "message"   : 'Host "{host}" has a problem with the URL path component "{http_path}}".'.format(host = host, http_path = http_path)
     400                        "message"   : 'Host "{host}" has a problem with the URL path component "{http_path}".'.format(host = host, http_path = http_path)
    401401                       }
    402402
Note: See TracChangeset for help on using the changeset viewer.