You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@bigtop.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/07/03 13:41:00 UTC

[jira] [Commented] (BIGTOP-3047) Add nagios monitoring to zookeeper charm.

    [ https://issues.apache.org/jira/browse/BIGTOP-3047?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16531411#comment-16531411 ] 

ASF GitHub Bot commented on BIGTOP-3047:
----------------------------------------

GitHub user tbaumann opened a pull request:

    https://github.com/apache/bigtop/pull/372

    BIGTOP-3047 - Adding Zookeeper nagios checks

    Adding nagios checks  using the nrpe-external-master and local-monitors interfaces.
    
    The test helper is from https://github.com/andreisavu/zookeeper-monitoring/
    This test helper in the current form does not fail if zookeeper servers
    are not available.
    
    Requires latest upstream versions of nrpe-external-master and local-monitors
    
    Implementing: https://issues.apache.org/jira/browse/BIGTOP-3047
    Bigtop issue: BIGTOP-3047

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/tbaumann/bigtop BIGTOP-3047-nagios

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/bigtop/pull/372.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #372
    
----
commit fd7f392775af9b230b207fb81ad64e226e964a23
Author: Tilman Baumann <ti...@...>
Date:   2018-06-28T12:52:34Z

    Adding Zookeeper nagios checks
    
    Adding nagios checks  using the nrpe-external-master and local-monitors interfaces.
    
    The test helper is from https://github.com/andreisavu/zookeeper-monitoring/
    This test helper in the current form does not fail if zookeeper servers
    are not available.
    
    Requires latest upstream versions of nrpe-external-master and local-monitors
    
    Implementing: https://issues.apache.org/jira/browse/BIGTOP-3047
    Bigtop issue: BIGTOP-3047

----


> Add nagios monitoring to zookeeper charm.
> -----------------------------------------
>
>                 Key: BIGTOP-3047
>                 URL: https://issues.apache.org/jira/browse/BIGTOP-3047
>             Project: Bigtop
>          Issue Type: Improvement
>          Components: deployment
>    Affects Versions: 1.2.1
>            Reporter: José Pekkarinen
>            Priority: Minor
>
> This is a placeholder ticket to provide a contribution to give basic support to nagios
> to monitor zookeeper clusters, used along several of our deployments.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)