You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@bigtop.apache.org by "Kevin Monroe (Jira)" <ji...@apache.org> on 2019/11/02 11:58:00 UTC

[jira] [Updated] (BIGTOP-3269) Add ability to toggle nagios checks in charm

     [ https://issues.apache.org/jira/browse/BIGTOP-3269?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kevin Monroe updated BIGTOP-3269:
---------------------------------
    Priority: Minor  (was: Major)

> Add ability to toggle nagios checks in charm
> --------------------------------------------
>
>                 Key: BIGTOP-3269
>                 URL: https://issues.apache.org/jira/browse/BIGTOP-3269
>             Project: Bigtop
>          Issue Type: Improvement
>            Reporter: John Losito
>            Assignee: Kevin Monroe
>            Priority: Minor
>
> 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)