~pjdc/charms/trusty/wsgi-app/add-nagios-context

« back to all changes in this revision

Viewing changes to config.yaml

  • Committer: Robin Winslow
  • Date: 2014-11-28 14:24:49 UTC
  • Revision ID: robin@robinwinslow.co.uk-20141128142449-0otw2l410fz646cp
Make http status work

Show diffs side-by-side

added added

removed removed

Lines of Context:
62
62
        type: string
63
63
        description: The path within the URI to the index page of the website - for nagios to test
64
64
    nagios_http_status:
65
 
        default: '200 OK'
66
 
        type: string
 
65
        default: 200
 
66
        type: int
67
67
        description: The expected HTTP status of the nagios check
68
68
    nagios_index_content:
69
69
        default: ""