You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@bigtop.apache.org by tbaumann <gi...@git.apache.org> on 2018/07/03 13:40:56 UTC

[GitHub] bigtop pull request #372: BIGTOP-3047 - Adding Zookeeper nagios checks

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

----


---

[GitHub] bigtop issue #372: BIGTOP-3047 - Adding Zookeeper nagios checks

Posted by tbaumann <gi...@git.apache.org>.
Github user tbaumann commented on the issue:

    https://github.com/apache/bigtop/pull/372
  
    I don't know what that Jenkins error means. Anything I can do?


---

[GitHub] bigtop issue #372: BIGTOP-3047 - Adding Zookeeper nagios checks

Posted by tbaumann <gi...@git.apache.org>.
Github user tbaumann commented on the issue:

    https://github.com/apache/bigtop/pull/372
  
    Ok, that did it. :heavy_check_mark: 


---

[GitHub] bigtop pull request #372: BIGTOP-3047 - Adding Zookeeper nagios checks

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

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


---