Jay Taylor's notes

back to listing index

Netflix/exhibitor

[web search]
Original source (github.com)
Tags: monitoring zookeeper visualization exhibitor netflix github.com
Clipped on: 2015-12-08

Skip to content
ZooKeeper co-process for instance monitoring, backup/recovery, cleanup and visualization.
Java JavaScript HTML CSS
Latest commit c352fdc 3 days ago Image (Asset 2/2) alt= Randgalt Update CHANGELOG.md
codequality New netflixoss build 10 months ago
exhibitor-core fix json config parsing 2 months ago
exhibitor-standalone Update project version in pom.xml to 1.5.5 9 months ago
gradle/wrapper New netflixoss build 10 months ago
.gitignore Added gitignore - the Jenkins build needs it 3 years ago
CHANGELOG.md Update CHANGELOG.md 3 days ago
LICENSE.txt added license 4 years ago
NOTICE.txt Update NOTICE.txt 4 years ago
README.md Update README.md 9 months ago
build.gradle updated dep versions, etc. 10 months ago
gradle.properties Upgrading AWS SDK 3 months ago
gradlew Upgrading to Gradle 1.4 3 years ago
gradlew.bat Upgrade to Gradle 1.1. 3 years ago
settings.gradle Merge branch 'multi-project' of github.com:Netflix/gradle-template 3 years ago

README.md

DESCRIPTION

Exhibitor is a supervisor system for ZooKeeper.

DETAILS

Please see the doc at https://github.com/Netflix/exhibitor/wiki

BUILDING

Exhibitor is built via Gradle (http://www.gradle.org). To build from the command line: ./gradlew build

ARTIFACTS

Exhibitor binaries are published to Maven Central. Please see the docs for details.

MAILING LIST

There is an Exhibitor mailing list. Join here: http://groups.google.com/group/exhibitor-users

AUTHOR

Jordan Zimmerman (jordan@jordanzimmerman.com)

LICENSE

Copyright 2012 Netflix, Inc.

Licensed under the Apache License, Version 2.0 (the “License”); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an “AS IS” BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.