[
https://issues.apache.org/jira/browse/ZOOKEEPER-3602?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16964832#comment-16964832
]
John Losito commented on ZOOKEEPER-3602:
----------------------------------------
Moved to https://issues.apache.org/jira/browse/BIGTOP-3269
> 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
> Priority: Major
>
> 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)