~chris.macnaughton/+junk/solr-jetty

« back to all changes in this revision

Viewing changes to config.yaml

  • Committer: Matthew Wedgwood
  • Date: 2013-04-22 20:26:43 UTC
  • mfrom: (14.1.2 solr-jetty)
  • Revision ID: matthew.wedgwood@canonical.com-20130422202643-opq2n68qa9cn0l56
[dames] Adding npre-external-master hook for nagios monitoring

Show diffs side-by-side

added added

removed removed

Lines of Context:
17
17
    type: int
18
18
    description: |
19
19
      The number of threads dedicated to accepting incoming connections. 
 
20
  instance_type:
 
21
    default: "production"
 
22
    type: string
 
23
    description: Instance type. Used by nrpe-external-master. i.e. production or staging
 
24
  nagios_service_group:
 
25
    default: ""
 
26
    type: string
 
27
    description: Name of nagios service group. Used by nrpe-external-master.
 
28
  check_url:
 
29
    default: ""
 
30
    type: string
 
31
    description: Health check URL
 
32
  check_regex:
 
33
    default: ""
 
34
    type: string
 
35
    description: Health check regex on output from check_url