Update git submodules

* Update charm-ceph-mon from branch 'master'
  - Creates aditional nrpe checks which parse warning/error messages
    
    When Ceph is in a warning state for reason1 and in the meantime
    new reason2 appears, operator is not alerted and also cannot mute
    alarms selectively (as described in bug #1735579)
    This patch alllows to specify a dictionary of 'name':'regex' where
    'name' will become ceph-$name check in nrpe and $regex will be
    searched for in warning/error messages. It is specified via
    charm nagios_additional_checks parameter.
    There is also nagios_additional_checks_critical parameter which
    specifies if those checks are reported as warning or error.
    
    Change-Id: I73a7c15db88793bb78841d8395535c97ca2af872
    Partial-Bug: 1735579
This commit is contained in:
Marian Gasparovic 2019-04-01 11:32:10 +02:00 committed by Gerrit Code Review
parent 8f4162e42c
commit 5be1c1eb6a
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 9c08721a9a35a79199169f8a256baba5d77dba61
Subproject commit 8e4fe5729583bd6a229d2688ea53f0198483b279