Changeset 5317 for monitoring


Ignore:
Timestamp:
05/30/14 15:45:16 (10 years ago)
Author:
Sander Maijers
Message:
  • Add LAT Metadata Browser monitoring plugin.
Location:
monitoring/plugins/mpi
Files:
1 added
1 deleted
5 edited

Legend:

Unmodified
Added
Removed
  • monitoring/plugins/mpi

    • Property svn:ignore set to
      *.pyc
  • monitoring/plugins/mpi/HandleSystem

    • Property svn:ignore set to
      *.pyc
  • monitoring/plugins/mpi/plugins_hosts_services.tab

    r4057 r5317  
    99check_lat_annex.py      Annex   http    corpus1.mpi.nl  '/ds/annex/runLoader?nodeid=MPI600401%23'                       80
    1010check_lat_oai_endpoint.py       OAI-PMH http    corpus1.mpi.nl  '/ds/oaiprovider/oai2?verb=Identify'                    80
    11 check_clarin_saml.py    SAML    https   infra.clarin.eu '/aai/clarin-sp-metadata.xml'           /srv/www/infra.clarin.eu/       80
     11check_clarin_saml.py    SAML    http    infra.clarin.eu '/aai/clarin-sp-metadata.xml'           /srv/www/infra.clarin.eu/       80
    1212check_clarin_discojuice_html.py Discojuice HTML 1       http    catalog.clarin.eu       '/mw1/sds/discojuice'                   80
    1313check_clarin_discojuice_html.py Discojuice HTML 2       http    catalog.clarin.eu       '/mw2/sds/discojuice'                   
     
    1616check_clarin_vlo.py     Virtual Language Observatory    http    catalog.clarin.eu       '/vlo/'                 
    1717check_clarin_comp_reg.py        Component Registry      http    catalog.clarin.eu       '/ds/ComponentRegistry/'                        80
    18 check_clarin_ldap.py    LDAP directory  http    user.clarin.eu  ldap            'cn=Directory Manager'          80
    19 check_lat_dobes.py      DoBeS   http    dobes.mpi.nl    http    '/'                     80
     18check_clarin_ldap.py    LDAP directory  http    user.clarin.eu  ldap            'cn=Directory Manager'  80
     19check_lat_dobes.py      DoBeS   http    dobes.mpi.nl    http    '/'             80
    2020check_lat_postgresql.py LAT PostgreSQL database server  http    lux08.mpi.nl    '/rest/'                        8984
     21check_lat_metadata_browser.py   Metadata Browser        https   corpus1.mpi.nl  '/ds/asv'                       443
  • monitoring/plugins/mpi/simplejson

    • Property svn:ignore set to
      *.pyc
  • monitoring/plugins/mpi/simplejson/tests

    • Property svn:ignore set to
      *.pyc
Note: See TracChangeset for help on using the changeset viewer.