Update git submodules

* Update charm-percona-cluster from branch 'master'
  to 11ee1ef563e3e7a3213fce6ef6151fe5283d0161
  - NRPE: Monitor threads connected to MySQL.
    
    Add a NRPE check to monitor the number of threads connected
    to the MySQL database, in proportion to the maximum number of connections.
    For this check, a nagios user will be created. This user does not have any
    permissions set, does not have access to any database and can only connect
    from localhost.
    Warning and Critical thresholds (in percentage) can be configured.
    
    Add an action to reset nagios's password. This action could only be run
    on the leader unit.
    
    Closes-Bug: #1816759
    Change-Id: Id35b0331322c2744a9f839b3eb153eed1bc53aac
This commit is contained in:
Robert Gildein 2020-11-28 20:31:49 +01:00 committed by Gerrit Code Review
parent bfeed767a5
commit 1a2604581d
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 2962cc9a9aa768138d9f7e9e534fa75a5520e738
Subproject commit 11ee1ef563e3e7a3213fce6ef6151fe5283d0161