John Losito created ZOOKEEPER-3602:
--------------------------------------

             Summary: Add ability to toggle nagios checks in charm
                 Key: ZOOKEEPER-3602
                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-3602
             Project: ZooKeeper
          Issue Type: Improvement
            Reporter: John Losito


Currently, there isn't a way one can toggle certain nagios checks that the 
zookeeper charm creates when adding the following relation:
{code:java}
juju add-relation zookeeper:local-monitors npre:local-monitors
{code}
It would be nice if one could turn off or disable certain checks via the 
charm's configuration options. For instance, if one wanted to turn off the max 
latency check, one can do so using the following:
{code:java}
juju config zookeeper max_latency_check=false{code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to