Changeset 2028


Ignore:
Timestamp:
07/13/12 12:36:34 (12 years ago)
Author:
sanmai
Message:
  • Add CLARIN Discojuice JSON monitoring plugin.
  • Add CLARIN Discojuice HTML monitoring plugin.
  • Add CLARIN SAML monitoring plugin.
  • LAT OAI-PMH endpoint monitoring plugin.
  • Add one dependency (SimpleJSON), for the time being, needed for Python 2.5.
Location:
monitoring/plugins/mpi
Files:
37 added
2 edited

Legend:

Unmodified
Added
Removed
  • monitoring/plugins/mpi/README

    r1994 r2028  
    1 These Nagions plugins to monitor a services running on hosts with a certain hostname can be run from the command line with:
     1These Nagios plugins to monitor services running on certain hosts can be run from the command line with:
    22./pluginname.py -h hostname
    33
    4 The file plugins_hosts_services.tab is a small TAB-separated table that contains the applicable plugin name, the service it checks, and the hostname that it is supposed to run on witin the current CLARIN infrastructure.
     4The file plugins_hosts_services.tab is a small TAB-separated table that contains the applicable plugin name, the service it checks, and the hostname of the hosts that it is supposed to run on within the current CLARIN infrastructure.
  • monitoring/plugins/mpi/plugins_hosts_services.tab

    r2019 r2028  
    1010check_lat_oai_endpoint.py       OAI-PMH corpus1.mpi.nl
    1111check_clarin_saml.py    SAML    www.clarin.eu
     12check_discojuice_json.py        Discojuice JSON catalog.clarin.eu
     13check_discojuice_html.py        Discojuice HTML catalog.clarin.eu
Note: See TracChangeset for help on using the changeset viewer.