~jillrouleau/charms/trusty/percona-cluster/add-nrpe-checks

« back to all changes in this revision

Viewing changes to config.yaml

  • Committer: Jill Rouleau
  • Date: 2015-08-28 00:19:03 UTC
  • Revision ID: jill.rouleau@canonical.com-20150828001903-ntx7fi15hnlxgp6s
move mysql actions to utils, proper auth for check script

Show diffs side-by-side

added added

removed removed

Lines of Context:
149
149
    default: "-w 85 -c 95"
150
150
    type: string
151
151
    description: String appended to nagios check
 
152
  nagios-password:
 
153
    type: string
 
154
    default: ''
 
155
    description: |
 
156
      Nagios password for MySQL SELECT access; must be configured pre-deployment for
 
157
      Active-Active clusters.