You are viewing a plain text version of this content. The canonical link for it is here.
Posted to solr-user@lucene.apache.org by 유정인 <y1...@interpark.com> on 2019/01/10 00:57:15 UTC

Is there a recommended open source GUI tool for monitoring 'zookeeper'?

Hi 

Is there a recommended open source GUI tool for monitoring 'zookeeper'?


Re: Is there a recommended open source GUI tool for monitoring 'zookeeper'?

Posted by Otis Gospodnetić <ot...@gmail.com>.
Hi,

Sematext's monitoring agent with a ZooKeeper integration is open-source:
https://github.com/sematext/sematext-agent-java

The ZK integration is at
https://github.com/sematext/sematext-agent-integrations/tree/master/zookeeper
(Solr and SolrCloud integrations are in the same repo)

If you can't use Sematext Cloud <https://sematext.com/cloud> for
monitoring, you can use the above open-source agent and ship
ZooKeeper/Solr/SolrCloud metrics to InfluxDB (open-source) and view it with
something like Grafana (also open-source).

Otis
--
Monitoring - Log Management - Alerting - Anomaly Detection
Solr & Elasticsearch Consulting Support Training - http://sematext.com/



On Wed, Jan 9, 2019 at 7:55 PM 유정인 <y1...@interpark.com> wrote:

> Hi
>
> Is there a recommended open source GUI tool for monitoring 'zookeeper'?
>
>